oxc-project
oxc
BlogDocsChangelog

perf(linter): only run rule run functions if implemented

#14454Merged
Comparing
10-08-perf_linter_only_run_rule_run_functions_if_implemented
(
422f54e
) with
main
(
9e9c5ba
)
CodSpeed Performance Gauge
+15%
Improvements
4
Skipped
33

Benchmarks

Skipped (33)

Improved

linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
+18%
87.8 ms74.3 ms
linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
+18%
32.7 ms27.7 ms
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
+15%
1.6 ms1.4 ms
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
+15%
724 ms631.1 ms

Commits

Click on a commit to change the comparison range
Base
main
9e9c5ba
+14.72%
perf(linter): only run rule run functions if implemented (#14454) Optimizes the native linter runtime by skipping rule run functions which are known to be no-ops. If we don't know anything about the rule functions implemented, we run all of them by default.
422f54e
25 days ago
by camchenry
© 2025 CodSpeed Technology
Home Terms Privacy Docs