pegjs/tools/benchmark
Futago-za Ryuu 8b7bff7ac3 Resolve linting errors
This also temporarliy disables linting '.ts' files due to the fact that the currect '.d.ts' files contain too many errors/warnings that need to be manually fixed, but since I'm going to be rewriting the whole module in TypeScript anyway, resolving these ESLint error's is a pointless waste of time.
2019-09-29 03:24:42 +01: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 Resolve linting errors 2019-09-29 03:24:42 +01:00
browser.stub.js Resolve linting errors 2019-09-29 03:24:42 +01:00
index.js Resolve linting errors 2019-09-29 03:24:42 +01:00
package.json General QOL changes 2018-11-04 10:01:56 +00:00
README.md Update benchmark paths 2019-02-15 21:07:40 +00:00
runner.js Resolve linting errors 2019-09-29 03:24:42 +01: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