Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.3k
perf(es/lexer): Reduce allocations while lexing numbers#10667
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
changeset-botbot commentedJun 21, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🦋 Changeset detectedLatest commit:668f15a The changes in this PR will be included in the next version bump. 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 |
bvanjoi commentedJun 21, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I've found optimization patterns similar to those implemented in#10655. Let's verify this by comparing benchmark results. |
codspeed-hqbot commentedJun 21, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CodSpeed Performance ReportMerging#10667 willdegrade performances by 6.73%Comparing Summary
Benchmarks breakdown
|
The benchmark indicates this implementation acceptable. |
Uh oh!
There was an error while loading.Please reload this page.
115d228
intoswc-project:mainUh oh!
There was an error while loading.Please reload this page.
No description provided.