Skip to content

Use cached data to speed up script parsing #16330

@jrieken

Description

@jrieken

V8 allows to create a script with cached data from previous runs. With that parsing time is reduced a lot: http://v8project.blogspot.co.uk/2015/07/code-caching.html. For us, it means that the average for loading workbench.main.js drops from 880ms to ~615ms (tested on my MBP).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions