8b7bff7ac3
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. |
||
---|---|---|
.. | ||
css | ||
json | ||
benchmarks.js | ||
browser.stub.js | ||
index.js | ||
package.json | ||
README.md | ||
runner.js |
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