Skip to content

fix: remove html comments from man entries - #4457

Merged
lukekarrys merged 1 commit into
release-nextfrom
gar/man-comments
Feb 22, 2022
Merged

fix: remove html comments from man entries#4457
lukekarrys merged 1 commit into
release-nextfrom
gar/man-comments

Conversation

@wraithgar

Copy link
Copy Markdown
Contributor

Before:

 Configuration
<!-- AUTOGENERATED CONFIG DESCRIPTIONS START --> <!-- automatically generated, do not edit manually -->
<!-- see lib/utils/config/definitions.js -->
json

After:

 Configuration
json

References

@npm-robot

npm-robot commented Feb 22, 2022

Copy link
Copy Markdown
Contributor

found 20 benchmarks with statistically significant performance improvements

  • app-large: clean, lock-only, cache-only, cache-only:peer-deps, modules-only, no-lock, no-cache, no-modules, no-clean, no-clean:audit
  • app-medium: clean, lock-only, cache-only, cache-only:peer-deps, modules-only, no-lock, no-cache, no-modules, no-clean, no-clean:audit
timing results
app-largecleanlock-onlycache-onlycache-only
peer-deps
modules-onlyno-lockno-cacheno-modulesno-cleanno-clean
audit
npm@854.841 ±5.4731.166 ±0.2434.905 ±24.0520.609 ±0.443.051 ±0.133.049 ±0.082.580 ±0.0611.559 ±0.022.417 ±0.013.437 ±0.04
#44570.433 ±0.010.428 ±0.000.425 ±0.000.449 ±0.010.440 ±0.000.431 ±0.000.426 ±0.000.425 ±0.020.428 ±0.000.426 ±0.01
app-mediumcleanlock-onlycache-onlycache-only
peer-deps
modules-onlyno-lockno-cacheno-modulesno-cleanno-clean
audit
npm@837.735 ±1.8223.452 ±0.0913.131 ±0.0414.145 ±0.072.813 ±0.012.756 ±0.052.392 ±0.048.733 ±0.032.234 ±0.003.182 ±0.01
#44570.439 ±0.020.428 ±0.000.420 ±0.010.433 ±0.020.451 ±0.040.455 ±0.010.450 ±0.000.422 ±0.000.426 ±0.010.424 ±0.02

@lukekarrys
lukekarrys merged commit c9ff797 into release-nextFeb 22, 2022
@lukekarrys
lukekarrys deleted the gar/man-comments branch February 22, 2022 19:48
@lukekarryslukekarrys mentioned this pull request Feb 24, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@wraithgar@npm-robot@lukekarrys