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

perf(es/lexer): Do not use memchr::memmem in parser #9118

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jul 1, 2024

Reverts #9096.
I'm reverting this as this regressed performance in linux-x86_64.

@kdy1 kdy1 added this to the Planned milestone Jul 1, 2024
@kdy1 kdy1 self-assigned this Jul 1, 2024
@kdy1 kdy1 requested review from a team as code owners July 1, 2024 05:09
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 1, 2024
@kdy1 kdy1 changed the title perf(es/lexer): Do not use memchr::memmem for lexing block comments perf(es/lexer): Do not use memchr::memmem in parser Jul 1, 2024
@kdy1 kdy1 enabled auto-merge (squash) July 1, 2024 05:10
@kdy1 kdy1 disabled auto-merge July 1, 2024 05:10
@kdy1 kdy1 enabled auto-merge (squash) July 1, 2024 05:10
@kdy1 kdy1 disabled auto-merge July 1, 2024 05:10
@kdy1 kdy1 enabled auto-merge (squash) July 1, 2024 05:15
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

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

swc-bump:

  • swc_ecma_parser
  • swc_core

@kdy1 kdy1 disabled auto-merge July 1, 2024 06:01
@kdy1 kdy1 merged commit 72021de into main Jul 1, 2024
147 of 149 checks passed
@kdy1 kdy1 deleted the revert-9096-pp branch July 1, 2024 06:01
@kdy1 kdy1 modified the milestones: Planned, v1.6.7 Jul 3, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant