-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
refactor(es/lexer): Add fast lexer implementation #10145
Conversation
|
I'll create follow-up PRs for other tasks |
**Description:** This is a PR to ensure correctness. **Related issue:** - This is a follow-up of #10145
Description:
This is a rewrite from scratch. I'll split PRs into multiple parts to track improvements. I'll not publish these codes as a separate crate. I'll merge this into
swc_ecma_parser
before publishing`.Benchmark result:
Original
New: