Compiler closures use two different binding mechanisms, need better
construction and caching logic
--------------------------------------------------------------------------------------------------
Key: JRUBY-3103
URL: http://jira.codehaus.org/browse/JRUBY-3103
Project: JRuby
Issue Type: Bug
Components: Compiler
Affects Versions: JRuby 1.1.5
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Fix For: JRuby 1.1.6
Closures in the compiler are not optimally constructed at present, and are
stored in fields, adding to the metadata load for each compiled script. The
construction should be made more optimal and the field caches should be made
array caches.
See JRUBY-2807.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email