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.
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. |
5 years ago | |
---|---|---|
.. | ||
css | 6 years ago | |
json | 6 years ago | |
README.md | 6 years ago | |
benchmarks.js | 5 years ago | |
browser.stub.js | 5 years ago | |
index.js | 5 years ago | |
package.json | 6 years ago | |
runner.js | 5 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