Framing of blocks needs to be examined, documented, and made as efficient as 
possible
-------------------------------------------------------------------------------------

                 Key: JRUBY-2221
                 URL: http://jira.codehaus.org/browse/JRUBY-2221
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.1RC2
            Reporter: Charles Oliver Nutter
             Fix For: JRuby 1.1


I am rolling back a change that removes popFrameReal calls for post-block 
invocations. This is to fix a bug, but I still believe it's correct in most 
cases and it will certainly perform better because it does not incur creation 
of a new frame. We need to examine all the pre/post logic for framing and make 
sure we're not doubling work. With performance of the rest of the system 
looking really excellent, framing has once again become one of our biggest 
costs.

-- 
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


Reply via email to