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

refactor(es/lexer): Add fast lexer implementation #10145

Merged
merged 100 commits into from
Mar 6, 2025

Rename

6d80b83
Select commit
Loading
Failed to load commit list.
Merged

refactor(es/lexer): Add fast lexer implementation #10145

Rename
6d80b83
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Mar 6, 2025 in 0s

Performance Gate Passed

Summary

⚡ 2 improvements
✅ 189 untouched benchmarks
🆕 8 new benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
es/full/minify/libraries/lodash 187.6 ms 181.1 ms +3.56%
es/full/minify/libraries/moment 107.1 ms 104 ms +3.05%
🆕 es/fast-lexer/angular N/A 10.4 ms N/A
🆕 es/fast-lexer/backbone N/A 1.3 ms N/A
🆕 es/fast-lexer/jquery N/A 6.8 ms N/A
🆕 es/fast-lexer/jquery mobile N/A 11.5 ms N/A
🆕 es/fast-lexer/mootools N/A 5.5 ms N/A
🆕 es/fast-lexer/three N/A 33.9 ms N/A
🆕 es/fast-lexer/underscore N/A 1.1 ms N/A
🆕 es/fast-lexer/yui N/A 6.6 ms N/A