You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda fc1f489165 Save one concatenation when creating cache keys in generated parsers
Results of benchmark with 100 runs on V8:

  Before:  38.06 kB/s
  After:   38.72 kB/s
  Speedup: 1.734 %

Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like
Gecko) Chrome/8.0.552.237 Safari/534.10
13 years ago
..
checks.js Compiler checks and passes are named for easier reference from tests 14 years ago
compiler.js Remove now mostly useless comment headers from the code 14 years ago
emitter.js Save one concatenation when creating cache keys in generated parsers 13 years ago
parser.js Save one concatenation when creating cache keys in generated parsers 13 years ago
parser.pegjs Add two missing |var|s (fix global namespace pollution) 14 years ago
passes.js Compiler checks and passes are named for easier reference from tests 14 years ago
peg.js Export PEG.VERSION property with PEG.js version 14 years ago
utils.js Make sure quoting functions output only ASCII characters 14 years ago