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

feat: introduce :outdated pseudo selector #5547

Merged
merged 4 commits into from
Sep 21, 2022
Merged

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Sep 20, 2022

this adds the :outdated pseudo selector, along with documentation

@nlf nlf requested a review from a team as a code owner September 20, 2022 20:28
@npm-cli-bot
Copy link
Collaborator

npm-cli-bot commented Sep 20, 2022

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-large clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 40.103 ±0.96 20.966 ±0.02 19.046 ±0.10 22.102 ±0.47 3.581 ±0.06 3.635 ±0.19 2.804 ±0.03 13.293 ±0.12 2.797 ±0.02 4.246 ±0.24
#5547 0.128 ±0.00 0.128 ±0.00 0.136 ±0.01 0.126 ±0.00 0.129 ±0.00 0.131 ±0.00 0.126 ±0.00 0.128 ±0.00 0.132 ±0.01 0.125 ±0.00
app-medium clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 30.443 ±2.75 16.517 ±0.18 14.677 ±0.26 15.540 ±0.31 3.111 ±0.04 3.150 ±0.03 2.923 ±0.04 9.940 ±0.18 2.684 ±0.01 3.590 ±0.07
#5547 0.139 ±0.01 0.127 ±0.00 0.131 ±0.00 0.129 ±0.00 0.128 ±0.00 0.129 ±0.00 0.135 ±0.00 0.126 ±0.00 0.130 ±0.00 0.128 ±0.00

Copy link
Member

@wraithgar wraithgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs update and a take-it-or-leave-it nit.

Sign up for free to 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.

4 participants