Haml is slower on JRuby than on MRI ----------------------------------- Key: JRUBY-4191 URL: http://jira.codehaus.org/browse/JRUBY-4191 Project: JRuby Issue Type: Bug Components: Performance Affects Versions: JRuby 1.4 Reporter: Charles Oliver Nutter Fix For: JRuby 1.5
>From Casey (of Ravelry): y the way - HAML is still a little slower but not *that* much (haml benchmark from http://github.com/nex3/haml/test - hacked to remove ERB/Erubis tests and repeat the 10000 benchmark loop twice throwing away the first) Runtimes in seconds: {noformat} jdk1.6.0_16+jruby-1.4.0RC3 Haml | Haml :ugly | ------------------------------------------------------------ Cached 6.693 | 2.750 | ActionView 8.615 | 5.019 | ActionView with deep partials 104.938 | 94.932 | MRI 1.8.6 Haml | Haml :ugly | ------------------------------------------------------------ Cached 7.510 | 3.022 | ActionView 8.807 | 3.839 | ActionView with deep partials 82.530 | 58.395 | {noformat} (URL is incorrect, and probably should be http://github.com/nex3/haml/tree/master/test/) -- 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