Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2058

increase Closure performance by using a specialized Closure MetaClass

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1-beta-3
    • None
    • None

    Description

      Closures generated by the Groovy compiler are of special nature, things that the runtime could use to optimize call performance. Instead, the runtime uses the standard MetaClass, which contains special logic for Closures in general, but not special to generated Closures.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: