ERB rendering is generally 10x slower than MRI
----------------------------------------------

                 Key: JRUBY-2515
                 URL: http://jira.codehaus.org/browse/JRUBY-2515
             Project: JRuby
          Issue Type: Bug
          Components: Performance
            Reporter: Ola Bini


ERB rendering is about 10x slower than MRI for any case I can throw at it. This 
does not change whether I use JIT or not. Note that this does not impact Rails 
performance since Rails wraps the eval from ERB in such a way that it can be 
JIT compiled.
To see these numbers, refer to the test/bench/bench_erb.rb file added to JRuby 
trunk.

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