tree-sitter/test
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 Be more conservative about avoiding lexing conflicts when merging states 2017-06-22 15:32:13 -07:00
fixtures Remove version-pruning criteria based on pushed node count 2017-07-02 23:42:23 -07:00
helpers Add a benchmark command 2017-07-05 14:14:38 -07:00
integration Clean up test_grammars file 2017-07-05 11:39:33 -07:00
runtime 🎨 2017-07-04 21:59:54 -07:00
benchmarks.cc Add a benchmark command 2017-07-05 14:14:38 -07:00
test_helper.h Rename spec -> test 2017-03-09 20:40:01 -08:00
tests.cc Rename spec -> test 2017-03-09 20:40:01 -08:00