mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 15:36:29 -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% |
||
|---|---|---|
| .. | ||
| assets | ||
| cli | ||
| creating-parsers | ||
| using-parsers | ||
| 3-syntax-highlighting.md | ||
| 4-code-navigation.md | ||
| 5-implementation.md | ||
| 6-contributing.md | ||
| 7-playground.md | ||
| index.md | ||
| SUMMARY.md | ||