tree-sitter/include/tree_sitter
Max Brunsfeld 17bc3dfaf7 Add a benchmark command
This command measures the speed of parsing each grammar's examples.
It also uses each grammar to parse all of the *other* grammars' examples
in order to measure error recovery performance with fairly large files.
2017-07-05 14:14:38 -07:00
..
compiler.h Implement Rule as a union rather than an abstract base class 2017-03-17 13:29:31 -07:00
parser.h Allow lexer to accept tokens that ended at previous positions 2017-03-13 17:06:52 -07:00
runtime.h Add a benchmark command 2017-07-05 14:14:38 -07:00