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

docs(linter): Handle rules that use tuple config options with DefaultRuleConfig

#16555Closed
Comparing
handle-tuple-rules-better
(
48cda35
) with
main
(
8babdf9
)
CodSpeed Performance Gauge
0%
Untouched
4
Skipped
41

Benchmarks

45 total
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
717.9 µs*717 µs
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
466.8 ms*466.7 ms
linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
47 ms*47 ms
linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
19 ms*19 ms
formatter[binder.ts]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
Skipped
21.2 ms*
formatter[cal.com.tsx]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
Skipped
188.5 ms*
formatter[react.development.js]
tasks/benchmark/benches/formatter.rs::formatter::bench_formatter
Skipped
10.7 ms*
semantic[binder.ts]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
Skipped
4.1 ms*
semantic[cal.com.tsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
Skipped
26.4 ms*
semantic[react.development.js]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
Skipped
1.6 ms*
semantic[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic
Skipped
72.4 µs*
estree[checker.ts]
tasks/benchmark/benches/parser.rs::parser::bench_estree
Skipped
104.6 ms*
parser[binder.ts]
tasks/benchmark/benches/parser.rs::parser::bench_parser
Skipped
3.2 ms*
parser[react.development.js]
tasks/benchmark/benches/parser.rs::parser::bench_parser
Skipped
1.3 ms*
parser[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
Skipped
81.3 µs*
parser[cal.com.tsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser
Skipped
26.1 ms*
codegen[binder.ts]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
Skipped
4.3 ms*
codegen[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
Skipped
122.5 µs*
codegen[cal.com.tsx]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
Skipped
34.6 ms*
codegen[react.development.js]
tasks/benchmark/benches/codegen.rs::codegen::bench_codegen
Skipped
1.9 ms*
mangler[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
Skipped
13.3 µs*
mangler[cal.com.tsx]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
Skipped
2.9 ms*
mangler[binder.ts]
tasks/benchmark/benches/minifier.rs::minifier::bench_mangler
Skipped
763 µs*
minifier[cal.com.tsx]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
Skipped
36.1 ms*
minifier[react.development.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier
Skipped
2.5 ms*

Commits

Click on a commit to change the comparison range
Base
main
8babdf9
-0.11%
Appease the linter.
962bfe2
3 months ago
by connorshea
+0.1%
Remove all but one usage of clone in DefaultRuleConfig deserialization.
fdc4795
3 months ago
by connorshea
-0.07%
refactor(linter): Remove support for double-object tuples.
332f8ea
3 months ago
by connorshea
+0.08%
Fix tuple test to use an actual tuple struct.
3fea757
3 months ago
by connorshea
-0.12%
Add a few comments.
19b5d40
3 months ago
by connorshea
+0.02%
Update one more test to use the custom assert fn
a6a0eb1
3 months ago
by connorshea
+0.07%
Resolve lint violations.
5f2ee80
3 months ago
by connorshea
+0.18%
docs(linter): Updated `eslint/yoda` rule with auto-gen config options, I have. (#16562)
232b8ba
3 months ago
by connorshea
-0.11%
fix(linter): Fix default behavior of the `eslint/eqeqeq` rule, and also the config option docs for it (#16560)
48cda35
3 months ago
by connorshea
© 2026 CodSpeed Technology
Home Terms Privacy Docs