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 node tools/benchmark/node ```