swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(es/minifier): preserve for-init sequence order
#11837
Merged
Comparing
kdy1/fix-11835-minifier-sequences
(
b69740f
) with
main
(
3d18a26
)
CodSpeed Performance Gauge
0%
Untouched
219
Ignored
1
Skipped
31
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
251 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/codegen/es2016
crates/swc/benches/typescript.rs::benches::codegen_group
CodSpeed Performance Gauge
+1%
37.4 ms
37.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/all/es5
crates/swc/benches/typescript.rs::benches::full_group
CodSpeed Performance Gauge
+1%
190.9 ms
189.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/all/es2019
crates/swc/benches/typescript.rs::benches::full_group
CodSpeed Performance Gauge
+1%
121 ms
119.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/all/es2016
crates/swc/benches/typescript.rs::benches::full_group
CodSpeed Performance Gauge
+1%
122.7 ms
121.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/codegen/es5
crates/swc/benches/typescript.rs::benches::codegen_group
CodSpeed Performance Gauge
+1%
37.4 ms
37.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es_parser/bootstrap/typescript
crates/swc_es_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
+1%
58 ms
57.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/minify/libraries/d3
crates/swc/benches/minify.rs::benches::files_group::es/large/minify/libraries
CodSpeed Performance Gauge
0%
545.5 ms
543.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/minifier/libs/three
crates/swc_ecma_minifier/benches/full.rs::bench_all::bench_libs::es/minifier/libs
CodSpeed Performance Gauge
0%
669.2 ms
667.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/parser.ts/sourceMap=true/reactDev=true
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
0%
88.8 ms
88.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/parser.ts/sourceMap=true/reactDev=false
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
0%
88.9 ms
88.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/parser
crates/swc/benches/typescript.rs::benches::parser_group
CodSpeed Performance Gauge
0%
42.9 ms
42.8 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
0%
20.6 µs
20.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/codegen/with-parser/tsx-pretty
crates/swc_es_codegen/benches/with_parse.rs::benches::bench_cases
CodSpeed Performance Gauge
0%
47.1 µs
47.1 µs
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
0%
516.8 ms
516.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/oxc/benches/assets/table.tsx/sourceMap=true/reactDev=false
crates/swc/benches/oxc.rs::benches::full_group
CodSpeed Performance Gauge
0%
7.7 ms
7.7 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
0%
72 µs
72 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/transforms/with-parser/tsx
crates/swc_es_transforms/benches/with_parse.rs::benches::bench_cases
CodSpeed Performance Gauge
0%
88.8 µs
88.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/bugs-1
crates/swc/benches/bugs.rs::benches::bench_bugs
CodSpeed Performance Gauge
0%
418.4 µs
418.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/codegen/es2020
crates/swc/benches/typescript.rs::benches::codegen_group
CodSpeed Performance Gauge
0%
37.1 ms
37.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/minify/libraries/lodash
crates/swc/benches/minify.rs::benches::files_group::es/large/minify/libraries
CodSpeed Performance Gauge
0%
157 ms
156.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/resolver_with_hygiene/typescript
crates/swc_ecma_transforms_base/benches/base.rs::benches::bench_cases
CodSpeed Performance Gauge
0%
758.3 ms
757.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/lints/libs/react
crates/swc_ecma_lints/benches/all.rs::files::bench_files::es/lints/libs
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/large/minify/libraries/vue
crates/swc/benches/minify.rs::benches::files_group::es/large/minify/libraries
CodSpeed Performance Gauge
0%
198.8 ms
198.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/lexer/typescript
crates/swc_ecma_parser/benches/lexer.rs::benches::bench_files
CodSpeed Performance Gauge
0%
93.4 ms
93.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
es/parser/colors
crates/swc_ecma_parser/benches/parser.rs::benches::bench_files
CodSpeed Performance Gauge
0%
81.8 µs
81.7 µs
1
2
3
4
5
...
11
Commits
Click on a commit to change the comparison range
Base
main
3d18a26
-0.01%
fix(es/minifier): preserve for-init sequence order
db3b439
1 day ago
by kdy1
+0.03%
test(es/minifier): update sequence snapshots
da4d081
13 hours ago
by kdy1
-0.01%
Create hip-readers-suffer.md
b69740f
9 hours ago
by kdy1
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs