Closed Ce11an closed 3 months ago
I managed to reduce the number of states generated with the select_statement. This reduces tree-sitter generate from ~10 mins to ~2 seconds.
select_statement
tree-sitter generate
Fixes: #9
Description
I managed to reduce the number of states generated with the
select_statement
. This reducestree-sitter generate
from ~10 mins to ~2 seconds.Fixes: #9