oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(lexer): dedupe numeric separator check
#3283
Merged
Comparing
don/perf/lexer-dedupe-sep-check
(
7fd434e
) with
main
(
dad47a5
)
CodSpeed Performance Gauge
+11%
Improvement
5
Untouched
22
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
27 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[pdf.mjs]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
+11%
34.7 ms
31.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[pdf.mjs]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
+5%
3.3 ms
3.2 ms
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
+5%
5.1 ms
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[antd.js]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
+5%
20.6 ms
19.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[checker.ts]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
+4%
12.3 ms
11.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
+3%
23 µs
22.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[checker.ts]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
+1%
146.3 ms
145.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[checker.ts]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
54.7 ms
54.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[antd.js]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
106.5 ms
106 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parser[pdf.mjs]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
17.4 ms
17.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
0%
23.8 ms
23.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[pdf.mjs]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
20.4 ms
20.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[antd.js]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
137.1 ms
136.5 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%
33.8 ms
33.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
minifier[typescript.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
CodSpeed Performance Gauge
0%
269.3 ms
268.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[antd.js]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
217.7 ms
217.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
minifier[react.development.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[checker.ts]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
71.9 ms
71.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%
74.8 µs
74.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
codegen_sourcemap[typescript.js]
tasks/benchmark/benches/codegen_sourcemap.rs::codegen_sourcemap::bench_codegen_sourcemap
CodSpeed Performance Gauge
0%
284.8 ms
284.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sourcemap[cal.com.tsx]
tasks/benchmark/benches/sourcemap.rs::sourcemap::bench_sourcemap
CodSpeed Performance Gauge
0%
67.6 ms
67.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
semantic[cal.com.tsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
58.7 ms
58.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
transformer[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
146.8 µs
147.3 µ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
-1%
524.5 ms
527.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linter[checker.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
-1%
959.2 ms
965.9 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
dad47a5
+5.33%
style: run cargo fmt
9b2f64e
2 years ago
by DonIsaac
+0.11%
fix(lexer): move set_has_separator to before illegal char check
c11e783
2 years ago
by DonIsaac
+5.98%
Apply suggestions from code review
7fd434e
2 years ago
by DonIsaac
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs