Navigation Menu

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 test docs #2462

Closed
wants to merge 1 commit into from
Closed

fix(docs): clean up npm test docs #2462

wants to merge 1 commit into from

Conversation

wraithgar
Copy link
Member

Adds an example and standardizes the language w/ start and stop

References

Closes npm/statusboard#250

@wraithgar wraithgar requested a review from a team as a code owner January 8, 2021 21:26
@wraithgar wraithgar added the release: next These items should be addressed in the next release label Jan 8, 2021
@npm-deploy-user
Copy link

npm-deploy-user commented Jan 8, 2021

found 1 benchmarks with statistically significant performance improvements

  • app-large: no-clean:audit
timing results
app-large clean lock-only cache-only cache-only
legacy-peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@7 42.669 ±2.21 25.768 ±0.15 27.177 ±0.28 25.995 ±1.09 1.928 ±0.01 1.939 ±0.01 1.392 ±0.02 10.076 ±0.05 1.352 ±0.00 3.658 ±0.12
#2462 42.137 ±0.81 25.583 ±0.01 27.194 ±0.76 25.789 ±0.94 1.909 ±0.01 1.942 ±0.00 1.377 ±0.00 10.036 ±0.07 1.370 ±0.00 3.248 ±0.16
app-medium clean lock-only cache-only cache-only
legacy-peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@7 29.602 ±1.17 18.036 ±0.10 18.659 ±0.77 18.228 ±0.42 1.821 ±0.01 1.838 ±0.01 1.259 ±0.00 6.324 ±0.05 1.287 ±0.01 2.511 ±0.04
#2462 30.513 ±0.84 18.028 ±0.07 19.140 ±0.18 18.082 ±0.25 1.821 ±0.02 1.831 ±0.00 1.291 ±0.00 6.352 ±0.02 1.284 ±0.00 3.116 ±0.59

@darcyclarke darcyclarke added the Release 7.x work is associated with a specific npm 7 release label Jan 9, 2021
docs/content/commands/npm-test.md Outdated Show resolved Hide resolved
Adds an example and standardizes the language w/ start and stop
@wraithgar wraithgar mentioned this pull request Jan 14, 2021
@wraithgar wraithgar closed this in 23f01b7 Jan 14, 2021
@wraithgar wraithgar deleted the gar/docs_test branch November 2, 2021 20:04
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): test
3 participants