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-type-case performance #7041

Conversation

romainmenke
Copy link
Member

@romainmenke romainmenke commented Jul 4, 2023

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

See #6869

Is there anything in the PR that needs further explanation?

Before :

Warnings: 0
Mean: 298.4487499090909 ms
Deviation: 21.21196081587678 ms

After :

Warnings: 0
Mean: 103.26133328571427 ms
Deviation: 9.239254247553538 ms

@changeset-bot
Copy link

changeset-bot bot commented Jul 4, 2023

🦋 Changeset detected

Latest commit: 185cdea

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

Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
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.

Thank you. LGTM 👍🏼

@romainmenke romainmenke merged commit b8e5317 into main Jul 4, 2023
18 checks passed
@romainmenke romainmenke deleted the fix-selector-type-case-performance--courteous-giraffe-dc7a1bd9f1 branch July 4, 2023 12:42
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