javascript-typescript-langserver
javascript-typescript-langserver copied to clipboard
~150M memory consumption on a small JS file.
When this LS is used to parse a single 20-line JS file, it consumes ~150M memory. This is larger than our expectation. Is there anything I can do to reduce its memory consumption?