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.
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.
5 years ago
..
css Move test/benchmark to tools/benchmark 6 years ago
json Move test/benchmark to tools/benchmark 6 years ago
README.md Update benchmark paths 5 years ago
benchmarks.js Resolve linting errors 5 years ago
browser.stub.js Resolve linting errors 5 years ago
index.js Resolve linting errors 5 years ago
package.json General QOL changes 6 years ago
runner.js Resolve linting errors 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