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

fix(docs): clean up npm stop docs #2460

Closed
wants to merge 1 commit into from
Closed

fix(docs): clean up npm stop docs #2460

wants to merge 1 commit into from

Conversation

wraithgar
Copy link
Member

Adds an example and outlines differences with npm start

References

Closes npm/statusboard#248

@wraithgar wraithgar requested a review from a team as a code owner January 8, 2021 18:38
@wraithgar wraithgar force-pushed the gar/docs_stop branch 3 times, most recently from 45f6200 to 1ccd3df Compare January 8, 2021 18:39
Adds an example and outlines differences with `npm start`
@npm-deploy-user
Copy link

npm-deploy-user commented Jan 8, 2021

angular-quickstart app-large app-medium ember-quickstart react-app
prev current status prev current status prev current status prev current status prev current status
initial install 41s 47s🛑 39.5s 50.5s🛑 34.5s 37s✅🐌 28.1s 32.6s🛑 33.5s 42.2s🛑
repeat install 9.6s 3.6s 8.6s 4.2s 8.3s 2.9s 7.7s 2s 9.1s 3.1s
with warm cache 32.3s 26.2s 33.8s 33.6s 31.3s 22s 23.4s 21.4s 29.1s 22.9s
with node_modules 9.2s 6.4s 8.6s 5.3s 9s 3.9s 7.8s 2.2s 9.4s 6.5s
with lockfile 32.6s 33s✅🐌 31s 34s✅🐌 29s 23.2s 21.7s 19.9s 27.4s 28.9s✅🐌
with warm cache and node_modules 9.3s 3.9s 7.9s 4.1s 8.4s 3.4s 7.6s 2.1s 9.2s 3.4s
with warm cache and lockfile 24.7s 11.5s 26.3s 14.6s 24.3s 9.1s 17.8s 7.3s 21.3s 8.6s
with node_modules and lockfile 10.1s 6s 9.8s 4.8s 8.6s 4.5s 7.8s 1.9s 9.7s 6.2s

@wraithgar wraithgar added the release: next These items should be addressed in the next release label Jan 8, 2021
@darcyclarke darcyclarke added the Release 7.x work is associated with a specific npm 7 release label Jan 9, 2021
@wraithgar wraithgar mentioned this pull request Jan 14, 2021
@wraithgar wraithgar closed this in 307b3bd Jan 14, 2021
@wraithgar wraithgar deleted the gar/docs_stop branch November 2, 2021 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v7(docs): stop
4 participants