Gatsby: Try using v8-compile-cache

Created on 21 Dec 2017  Â·  7Comments  Â·  Source: gatsbyjs/gatsby

good first issue help wanted

All 7 comments

I can do?

@pwener would love a PR! Please test the bootstrap times with and without the compile cache.

Hello, where you think would be the best place to put this? I've try with gatsby/packages/gatsby/src/bin/gatsby.js but the bootstrap times decreased little.

It might not have much effect. Try adding a process.exit() right after the require and measure the time to their with and without the require.

The results were good, can you evaluate my PR?

PR merged 💯

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KyleAMathews picture KyleAMathews  Â·  3Comments

timbrandin picture timbrandin  Â·  3Comments

theduke picture theduke  Â·  3Comments

mikestopcontinues picture mikestopcontinues  Â·  3Comments

totsteps picture totsteps  Â·  3Comments