Avatar for the oxc-project user
oxc-project
oxc
BlogDocsChangelog

feat(minifier): simplify destructuring array assigment

#16580
Comparing
armano2:fix/inline-statements
(
21d1b2d
) with
main
(
645c3f0
)
CodSpeed Performance Gauge
0%
Untouched
38
Skipped
7

Benchmarks

45 total
codegen[binder.ts]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
CodSpeed Performance Gauge
+1%
4.3 ms4.3 ms
parser[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
81.3 µs81.2 µs
formatter[handle-comments.js]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
3.5 ms3.5 ms
codegen[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
CodSpeed Performance Gauge
0%
120.7 µs120.6 µs
mangler[react.development.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
CodSpeed Performance Gauge
0%
220.5 µs220.3 µs
semantic[react.development.js]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
1.3 ms1.3 ms
minifier[binder.ts]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
CodSpeed Performance Gauge
0%
4.1 ms4.1 ms
codegen[react.development.js]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
CodSpeed Performance Gauge
0%
1.9 ms1.9 ms
transformer[react.development.js]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
714.9 µs714.7 µs
semantic[cal.com.tsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
21.3 ms21.3 ms
formatter[App.tsx]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
48.9 ms48.9 ms
transformer[binder.ts]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
parser[cal.com.tsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
25.3 ms25.3 ms
estree[checker.ts]
tasks/benchmark/benches/parser.rs::parser::bench_estree
CodSpeed Performance Gauge
0%
105.1 ms105.1 ms
codegen[cal.com.tsx]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
CodSpeed Performance Gauge
0%
33.8 ms33.8 ms
semantic[binder.ts]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
lexer[cal.com.tsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
5.5 ms5.5 ms
parser[binder.ts]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
formatter[types.ts]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
CodSpeed Performance Gauge
0%
14.7 ms14.7 ms
isolated-declarations[vue-id.ts]
tasks/benchmark/benches/transformer.rs::transformer::bench_isolated_declarations
CodSpeed Performance Gauge
0%
56.8 ms56.8 ms
parser[react.development.js]
tasks/benchmark/benches/parser.rs::parser::bench_parser
CodSpeed Performance Gauge
0%
1.2 ms1.2 ms
lexer[react.development.js]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
358.2 µs358.2 µs
mangler[cal.com.tsx]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
CodSpeed Performance Gauge
0%
2.2 ms2.2 ms
lexer[binder.ts]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer
CodSpeed Performance Gauge
0%
885 µs885.2 µs
transformer[cal.com.tsx]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer
CodSpeed Performance Gauge
0%
26.4 ms26.4 ms

Commits

Click on a commit to change the comparison range
Base
main
645c3f0
-4.15%
fix: support [a=1]=[1] syntax
741d76c
3 months ago
by armano2
+4.18%
fix: do not change computed properties
1cbea81
2 months ago
by armano2
-0.1%
chore: revert test changes
129c07d
2 months ago
by armano2
+0.05%
fix: disable inlining of var's
57a00d0
2 months ago
by armano2
+0.01%
fix: disable inlining var's
e80cba6
2 months ago
by armano2
+0.02%
[autofix.ci] apply automated fixes
2fef058
2 months ago
by autofix-ci[bot]
+0.1%
Merge remote-tracking branch 'origin/fix/inline-statements' into fix/inline-statements
ddb7b94
2 months ago
by armano2
-0.16%
Merge branch 'main' into fix/inline-statements
e67284e
2 months ago
by armano2
0%
test: update unit tests
4a25488
2 months ago
by armano2
-0.03%
fix: correct issue with inlining spread for var
795da47
2 months ago
by armano2
+0.09%
improve comments and add missing test case
01e6ea3
2 months ago
by armano2
-0.01%
fix: check if binding identifier is used within init or it may be used ambiguously
21382e9
2 months ago
by armano2
-0.1%
fix: correct lint issues
cbbc094
2 months ago
by armano2
+0.13%
fix: more lint issues
9800c9b
2 months ago
by armano2
-0.01%
Merge branch 'main' into fix/inline-statements
033ac06
2 months ago
by armano2
+0.04%
Merge remote-tracking branch 'upstream/main' into fix/inline-statements
8d8667d
1 month ago
by armano2
-0.14%
Merge branch 'main' into fix/inline-statements
21d1b2d
1 month ago
by armano2
© 2026 CodSpeed Technology
Home Terms Privacy Docs