Closed connor4312 closed 7 months ago
Reduces the extension-host runtime from about 1600ms on my machine to 2ms. We still parse the source asynchronously, but our application of mappings before was not efficient.
Fixes https://github.com/microsoft/vscode-js-debug#nightly-extension
Reduces the extension-host runtime from about 1600ms on my machine to 2ms. We still parse the source asynchronously, but our application of mappings before was not efficient.
Fixes https://github.com/microsoft/vscode-js-debug#nightly-extension