mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
This started as a simple one to one rewrite, just removing the regexes, and quickly devolved into a rewrite of the test parsing logic. In addition to the memory enhancements, the general flow should be much clearer now. A few data points: - JS: walltime -1.3%, peak rss -10.2% - C: walltime -5.7%, peak rss -4.5% - Rust: walltime -3.8%, peak rss -2.2% |
||
|---|---|---|
| .. | ||
| src | ||
| theme | ||
| .gitignore | ||
| book.toml | ||
| package.nix | ||