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 function-no-unknown performance #7004

Merged
merged 3 commits into from Jun 30, 2023
Merged

Conversation

jeddy3
Copy link
Member

@jeddy3 jeddy3 commented Jun 30, 2023

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

Ref #6869

Is there anything in the PR that needs further explanation?

Before:
Mean: 104.89167158823528 ms
Deviation: 9.601897806542654 ms

After:
Mean: 71.84089116666665 ms
Deviation: 10.215987936599932 ms

@changeset-bot
Copy link

changeset-bot bot commented Jun 30, 2023

🦋 Changeset detected

Latest commit: f47c0d0

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

@jeddy3 jeddy3 changed the title Fix function-no-unknow performance Fix function-no-unknown performance Jun 30, 2023
@jeddy3 jeddy3 force-pushed the issue-6869-function-no-unknown branch from 94a4648 to 27e1591 Compare June 30, 2023 07:48
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.

LGTM! How about adding a changelog entry like this?

- Fixed: `selector-anb-no-unmatchable` performance ([#6925](https://github.com/stylelint/stylelint/pull/6925)) ([@romainmenke](https://github.com/romainmenke)).

@jeddy3
Copy link
Member Author

jeddy3 commented Jun 30, 2023

LGTM! How about adding a changelog entry like this?

Oops, I'm rusty 😆 . I forgot to do that.

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! 👍🏼

.changeset/shy-tools-rest.md Outdated Show resolved Hide resolved
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
@jeddy3 jeddy3 merged commit 354fbfd into main Jun 30, 2023
16 checks passed
@jeddy3 jeddy3 deleted the issue-6869-function-no-unknown branch June 30, 2023 08:34
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