40% CPU and Gigs of memory used parsing a map #20279
Labels
Bug
A bug in TypeScript
Fixed
A PR has been merged for this issue
VS Code Tracked
There is a VS Code equivalent to this issue
Milestone
From @bootstraponline on November 23, 2017 1:25
Steps to Reproduce:
git clone https://github.com/bootstraponline/hex.git
git checkout dbf422b1856d054b01bd28193ca52ed9c4033ceb
hex/ts/
in Visual Studio CodeReproduces without extensions: Yes
I have a large map. That appears to make TypeScript crazy. I'm not sure if there's a way to disable processing on a per file basis. This issue does not happen when using JSON instead of a map.
Copied from original issue: microsoft/vscode#38993
The text was updated successfully, but these errors were encountered: