Skip to content

macros: Optimize cssparser_internal_to_lowercase for already-lowercase inputs. #279

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

Merged
merged 2 commits into from
Jan 11, 2021

Conversation

emilio
Copy link
Member

@emilio emilio commented Jan 11, 2021

By inlining the happy-path. this improves CSS parsing performance of
benchmarks, even on PGO builds.

…e inputs.

By inlining the happy-path. this improves CSS parsing performance of
benchmarks, even on PGO builds.
@heycam
Copy link
Contributor

heycam commented Jan 11, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 906ed7f has been approved by heycam

@bors-servo
Copy link
Contributor

⌛ Testing commit 906ed7f with merge 0212922...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: heycam
Pushing 0212922 to master...

@bors-servo bors-servo merged commit 0212922 into master Jan 11, 2021
@emilio emilio deleted the lowercase-happy branch January 11, 2021 02:03
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.

3 participants