swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(swc_es_parser): expand benchmark corpus without swc_ecma dependencies
#11633
Merged
Comparing
kdy1/swc-es-parser-bench-parity
(
a77dd3f
) with
main
(
f70a4b7
)
CodSpeed Performance Gauge
0%
Untouched
200
New
18
Ignored
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
Ignored
219 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/jquery
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
4.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/jquery-mobile
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
6.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/colors
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
21 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/backbone
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
848.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/underscore
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
3.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/typescript-js
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
132.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/mootools
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
3.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/three
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
21.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/mootools
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/three
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
36.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/backbone
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/jquery
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
12.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/yui
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/yui
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/colors
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
68.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/jquery-mobile
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
12.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/typescript-js
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
110.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/lexer/underscore
crates/swc_es_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
N/A
N/A
734.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/full/minify/libraries/terser
crates/swc/benches/minify.rs::benches::files_group::es/full/minify/libraries
CodSpeed Performance Gauge
+1%
524 ms
517.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/UserSettings.tsx/sourceMap=true/reactDev=true
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
+1%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/full/minify/libraries/d3
crates/swc/benches/minify.rs::benches::files_group::es/full/minify/libraries
CodSpeed Performance Gauge
+1%
543.7 ms
540.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/minifier/libs/echarts
crates/swc_ecma_minifier/benches/full.rs::bench_all::bench_libs::es/minifier/libs
CodSpeed Performance Gauge
0%
1.6 s
1.6 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/parser.ts/sourceMap=false/reactDev=false
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
0%
52 ms
51.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/parser/cal-com
crates/swc_ecma_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
0%
54.1 ms
54 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/renderer.ts/sourceMap=true/reactDev=true
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
0%
14.5 ms
14.5 ms
1
2
...
9
Commits
Click on a commit to change the comparison range
Base
main
f70a4b7
0%
feat(swc_es_parser): expand benchmark corpus without ecma deps
a77dd3f
16 hours ago
by kdy1
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs