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.
93ceeff597
- Added 'test/package.json' for dependencies used by spec tests - Changed package names of local tools to reflect actual usage - Removed bins for local tools (using files via 'node [file]' command) - Updated help text for the CLIs of local tools to reflect changes - Updated READMEs for tools - Moved babel dependencies to 'tools/bundle/package.json' - 'tools/bundle' now only logs created and watching - Updated scripts in root package.json |
6 years ago | |
---|---|---|
.. | ||
css | 6 years ago | |
json | 6 years ago | |
README.md | 6 years ago | |
benchmarks.js | 6 years ago | |
browser.js | 6 years ago | |
node.js | 6 years ago | |
package.json | 6 years ago | |
runner.js | 6 years ago |
README.md
This directory contains the benchmark suite that measures the speed of parsers generated by PEG.js on various inputs. Its main goal is to provide data for code generator optimizations.
From the root of the repository:
node tools/benchmark/node