Skip to content

Instantly share code, notes, and snippets.

@bjankord
Last active April 19, 2018 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjankord/6838f1c9bea788e690f94893fbba1785 to your computer and use it in GitHub Desktop.
Save bjankord/6838f1c9bea788e690f94893fbba1785 to your computer and use it in GitHub Desktop.
terra-core-install-time
Command Time
npm install 1627.22s user 206.98s system 318% cpu 9:35.32 total
yarn install 143.29s user 47.14s system 95% cpu 3:19.25 total
npm install (w/ lerna bootstrap and --hoist) 236.45s user 63.48s system 143% cpu 3:29.34 total
npm install (w/ lerna bootstrap and --hoist and root package-lock.json) 172.77s user 47.41s system 180% cpu 2:01.83 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment