Byte-array-based LexerSource ---------------------------- Key: JRUBY-4341 URL: http://jira.codehaus.org/browse/JRUBY-4341 Project: JRuby Issue Type: Improvement Components: Parser, Performance Reporter: Nick Sieger Assignee: Nick Sieger Fix For: JRuby 1.5
Leveraging the fact that we already buffer entire files to be loaded into memory, switching the lexer source over to a byte-array-based approach leads to a 20-50% speedup in the bench/bench_load.rb benchmark. -- 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