-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Closed
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)
Description
Hey,
node.js 0.10 and 0.12 were always compiled without v8 snapshotting due to a security reason that had been fixed and since io.js 2.x it should be enabled by default, but due to a config mismatch it was not...until now ;) nodejs/node#3962
Just want to give you this hint so that you can have a look at the effect on startup time in vscode if this patch arrives here (or if you apply that change and build electron on your own)
Metadata
Metadata
Assignees
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)