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 search docs #2487

Closed
wants to merge 3 commits into from
Closed

Conversation

wraithgar
Copy link
Member

In which the "note on caching" is finally populated after
all these years

References

Closes npm/statusboard#243

In which the "note on caching" is finally populated after
all these years
@wraithgar wraithgar requested a review from a team as a code owner January 13, 2021 17:30
@darcyclarke darcyclarke added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Jan 13, 2021
@npm-deploy-user
Copy link

npm-deploy-user commented Jan 13, 2021

no statistically significant performance changes detected

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 46.017 ±0.19 29.094 ±0.22 31.304 ±1.02 28.105 ±0.97 2.202 ±0.02 2.157 ±0.05 1.542 ±0.04 11.171 ±0.21 1.568 ±0.06 3.528 ±0.04
#2487 47.581 ±1.10 27.791 ±0.18 30.380 ±0.66 29.941 ±0.52 2.233 ±0.01 2.258 ±0.01 1.623 ±0.02 11.787 ±0.31 1.564 ±0.01 3.670 ±0.17
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 32.726 ±0.05 20.659 ±0.64 20.716 ±0.78 19.676 ±0.43 2.067 ±0.00 2.069 ±0.04 1.449 ±0.02 7.042 ±0.04 1.416 ±0.02 3.049 ±0.34
#2487 33.318 ±0.76 20.614 ±0.30 21.965 ±0.29 20.769 ±0.43 2.170 ±0.07 2.129 ±0.01 1.471 ±0.01 7.436 ±0.00 1.548 ±0.02 2.912 ±0.02

docs/content/commands/npm-search.md Show resolved Hide resolved
docs/content/commands/npm-search.md Outdated Show resolved Hide resolved
wraithgar and others added 2 commits January 14, 2021 12:49
@wraithgar wraithgar mentioned this pull request Jan 14, 2021
@wraithgar wraithgar closed this in 3555920 Jan 14, 2021
@wraithgar wraithgar deleted the gar/docs_search branch January 19, 2021 15:38
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): search
3 participants