You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf: cache parsed symbol snapshots to avoid redundant tree-sitter parses (#492)
* perf: cache parsed symbol snapshots to avoid redundant tree-sitter parses
* perf(ui): defer symbol target resolution to post-flush
* perf(ui): pace symbol target refresh work
This make big sessions open way faster
0 commit comments