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 selector-anb-no-unmatchable performance #7042

Conversation

romainmenke
Copy link
Member

Which issue, if any, is this issue related to?

See #6869

Is there anything in the PR that needs further explanation?

This improves on #6925

Before :

Warnings: 0
Mean: 146.26963685714287 ms
Deviation: 14.709092200789456 ms

After :

Warnings: 0
Mean: 108.34356249999999 ms
Deviation: 16.841513983168 ms

@changeset-bot
Copy link

changeset-bot bot commented Jul 4, 2023

🦋 Changeset detected

Latest commit: 6f38cc6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

"stylelint": patch
---

Fixed: `selector-anb-no-unmatchable` performance
Copy link
Member Author

Choose a reason for hiding this comment

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

The previous improvement was released in 15.8.0.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM 👍🏼

@romainmenke romainmenke merged commit f82a24a into main Jul 4, 2023
18 checks passed
@romainmenke romainmenke deleted the fix-selector-anb-no-unmatchable-performance--amiable-honey-bee-e2fdd999fb branch July 4, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants