pegjs/tools/benchmark
Futago-za Ryuu 93ceeff597 General QOL changes
- 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
2018-11-04 10:01:56 +00:00
..
css Move test/benchmark to tools/benchmark 2018-11-02 17:03:30 +00:00
json Move test/benchmark to tools/benchmark 2018-11-02 17:03:30 +00:00
benchmarks.js Move test/benchmark to tools/benchmark 2018-11-02 17:03:30 +00:00
browser.js Move test/benchmark to tools/benchmark 2018-11-02 17:03:30 +00:00
node.js General QOL changes 2018-11-04 10:01:56 +00:00
package.json General QOL changes 2018-11-04 10:01:56 +00:00
README.md General QOL changes 2018-11-04 10:01:56 +00:00
runner.js Move test/benchmark to tools/benchmark 2018-11-02 17:03:30 +00:00

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