Add README for tools/benchmark

master
Futago-za Ryuu 6 years ago
parent 163ff20508
commit 70a6fab636

@ -0,0 +1,7 @@
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:
```sh
yarn benchmark
```
Loading…
Cancel
Save