Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0 screen cap #2

Open
jonschlinkert opened this issue Aug 10, 2019 · 0 comments
Open

v2.0 screen cap #2

jonschlinkert opened this issue Aug 10, 2019 · 0 comments

Comments

@jonschlinkert
Copy link
Owner

gatsby-cli

This example shows that gatsby-cli takes 680ms to load, and makes 1574 require calls, without running any commands, prompts, or other code, and before any actual application code is run.

reproduce

You can reproduce this yourself by installing this library with npm i jonschlinkert/time-require -D, then adding the following two lines of code to foo.js:

image

Then, run node foo.js to see results.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant