This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
performance - very slow compared to tsserver #331
Closed
Description
Even an empty project takes for ever to show completion results. console.
and window.
took almost 5 sec but 'hello'.
was immediate. The first time I could expect console.
to be slow but even the second time I run type console.
it seems slow. I would had also expected the completion to show as I type c
in console but the results are so slow that it doesn't show.