tsperf / tracer

A VSCode extension to measure type complexity within a project.
https://tsperf.dev
MIT License
157 stars 4 forks source link

UI lags when there are many child nodes #47

Open typeholes opened 5 months ago

typeholes commented 5 months ago

The arktype repo lags especially hard.

probably need to cap the number of children pulled, but that would also require moving the sorting to the server