Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 0.9.0
-
Fix Version/s: JRuby 0.9.1
-
Component/s: Parser
-
Labels:None
Description
I just converted lexer source to use primitive array for the pushback buffer and for the linelength list and it improved test/bench/benchParse.rb by approximately 4%. Very simple win.
Commited in 2338