oga/lib/oga
Yorick Peterse f607cf50dc Use local variables for Ragel.
Instead of using instance variables for ts, te, etc we'll use local variables.
Grand wizard overloard @whitequark suggested that this would be quite a bit
faster, which turns out to be true. For example, the big XML lexer benchmark
would, prior to this commit, complete in about 9 - 9,3 seconds. With this
commit that hovers around 8,5 seconds.
2014-05-01 13:00:29 +02:00
..
html Stream tokens when lexing. 2014-04-09 22:08:13 +02:00
xml Use local variables for Ragel. 2014-05-01 13:00:29 +02:00
version.rb Basic project layout. 2014-02-26 19:50:16 +01:00