oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(parser): speed up simple lookaheads by introducing `Lexer::peek_token`
#11358
Merged
Comparing
ulrichstark:attempt-at-speeding-up-simple-lookaheads-in-parser
(
7495fb4
) with
main
(
9736a7f
)
CodSpeed Performance Gauge
0%
Untouched
38
This report only contains results for the
CPU Simulation
instrument. To view results for the
Wall Time
instrument,
click here
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
38 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[binder.ts]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
+2%
3.4 ms
3.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[react.development.js]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
+2%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[cal.com.tsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
+1%
27 ms
26.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
84.6 µs
84.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
mangler[react.development.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
CodSpeed Performance Gauge
0%
284.2 µs
283.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
20.9 µs
20.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[binder.ts]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
4.3 ms
4.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
minifier[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
CodSpeed Performance Gauge
0%
66.2 µs
66.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
formatter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
309.2 µs
308.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
mangler[binder.ts]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
CodSpeed Performance Gauge
0%
809.8 µs
809.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
codegen[react.development.js]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
formatter[binder.ts]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
20.7 ms
20.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[cal.com.tsx]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
26.1 ms
26 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
formatter[cal.com.tsx]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
161.9 ms
161.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
minifier[binder.ts]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
estree[checker.ts]
tasks/benchmark/benches/parser.rs::parser::bench_estree
CodSpeed Performance Gauge
0%
104.6 ms
104.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
55.2 ms
55.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[binder.ts]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
930.1 µs
930.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[cal.com.tsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
5.8 ms
5.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
148.1 ms
148.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[react.development.js]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
695.5 µs
695.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[react.development.js]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
384.1 µs
384.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[react.development.js]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
9736a7f
0%
perf(parser): speed up simple lookaheads by introducing Lexer::peek_token
7495fb4
9 months ago
by ulrichstark
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs