Skip to content

Adopt createCachedData when possible #62643

@jrieken

Description

@jrieken

Since Node.js 10.6 there is Script#createCachedData which allows to generate cached data whenever, esp not during first load. This will remove the pennelatly that we pay on the very first startup when we (1) don't have cached data and (2) tell the VM to generate it for us.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesengineeringVS Code - Build / issue tracking / etc.perfperf-startupupstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions