BlogDocs

feat(linter): eslint-plugin-react checked-requires-onchange-or-readonly(#2754)

Merged
Merging
keita-hino:checked-requires-onchange-or-readonly
into
main
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
34
NEW
0
DROPPED
0
IGNORED
0

Benchmarks

codegen_sourcemap[react.development.js]
tasks/benchmark/benches/codegen_sourcemap.rs::codegen_sourcemap::bench_codegen_sourcemap::codegen_sourcemap[react.development.js]
-3%
14.7 ms
15.1 ms
codegen_sourcemap[typescript.js]
tasks/benchmark/benches/codegen_sourcemap.rs::codegen_sourcemap::bench_codegen_sourcemap::codegen_sourcemap[typescript.js]
0%
1.5 s
1.5 s
lexer[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer::lexer[RadixUIAdoptionSection.jsx]
0%
101.6 µs
101.7 µs
lexer[antd.js]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer::lexer[antd.js]
0%
131.4 ms
131.4 ms
lexer[cal.com.tsx]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer::lexer[cal.com.tsx]
0%
29.6 ms
29.6 ms
lexer[checker.ts]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer::lexer[checker.ts]
0%
73.9 ms
73.9 ms
lexer[pdf.mjs]
tasks/benchmark/benches/lexer.rs::lexer::bench_lexer::lexer[pdf.mjs]
0%
19.7 ms
19.7 ms
linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter::linter[RadixUIAdoptionSection.jsx]
0%
6.2 ms
6.3 ms
linter[antd.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter::linter[antd.js]
0%
8.6 s
8.6 s
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter::linter[cal.com.tsx]
0%
2.4 s
2.4 s
linter[checker.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter::linter[checker.ts]
0%
4.4 s
4.4 s
linter[pdf.mjs]
tasks/benchmark/benches/linter.rs::linter::bench_linter::linter[pdf.mjs]
0%
1.5 s
1.5 s
minifier[react.development.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier::minifier[react.development.js]
0%
9.8 ms
9.8 ms
minifier[typescript.js]
tasks/benchmark/benches/minifier.rs::minifier::bench_minifier::minifier[typescript.js]
0%
1.5 s
1.5 s
parser[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser::parser[RadixUIAdoptionSection.jsx]
0%
303.4 µs
302.8 µs
parser[antd.js]
tasks/benchmark/benches/parser.rs::parser::bench_parser::parser[antd.js]
0%
611 ms
611 ms
parser[cal.com.tsx]
tasks/benchmark/benches/parser.rs::parser::bench_parser::parser[cal.com.tsx]
0%
131.1 ms
131.1 ms
parser[checker.ts]
tasks/benchmark/benches/parser.rs::parser::bench_parser::parser[checker.ts]
0%
312.2 ms
312.2 ms
parser[pdf.mjs]
tasks/benchmark/benches/parser.rs::parser::bench_parser::parser[pdf.mjs]
0%
98.2 ms
98.2 ms
parser_napi[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/parser_napi.rs::parser::bench_parser_napi::parser_napi[RadixUIAdoptionSection.jsx]
-1%
238.2 µs
239.9 µs
parser_napi[antd.js]
tasks/benchmark/benches/parser_napi.rs::parser::bench_parser_napi::parser_napi[antd.js]
+1%
533.5 ms
530.5 ms
parser_napi[cal.com.tsx]
tasks/benchmark/benches/parser_napi.rs::parser::bench_parser_napi::parser_napi[cal.com.tsx]
0%
120.9 ms
121.3 ms
parser_napi[checker.ts]
tasks/benchmark/benches/parser_napi.rs::parser::bench_parser_napi::parser_napi[checker.ts]
+1%
239.3 ms
237.9 ms
parser_napi[pdf.mjs]
tasks/benchmark/benches/parser_napi.rs::parser::bench_parser_napi::parser_napi[pdf.mjs]
0%
74.5 ms
74.6 ms
semantic[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic::semantic[RadixUIAdoptionSection.jsx]
0%
421.9 µs
420 µs
semantic[antd.js]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic::semantic[antd.js]
+1%
766.6 ms
762.4 ms
semantic[cal.com.tsx]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic::semantic[cal.com.tsx]
0%
263.5 ms
263.4 ms
semantic[checker.ts]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic::semantic[checker.ts]
0%
550.5 ms
550.4 ms
semantic[pdf.mjs]
tasks/benchmark/benches/semantic.rs::semantic::bench_semantic::semantic[pdf.mjs]
-2%
144.4 ms
147.5 ms
transformer[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer::transformer[RadixUIAdoptionSection.jsx]
+1%
713.8 µs
709.3 µs
transformer[antd.js]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer::transformer[antd.js]
0%
1.5 s
1.5 s
transformer[cal.com.tsx]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer::transformer[cal.com.tsx]
0%
419.4 ms
419.7 ms
transformer[checker.ts]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer::transformer[checker.ts]
0%
936.4 ms
937.3 ms
transformer[pdf.mjs]
tasks/benchmark/benches/transformer.rs::transformer::bench_transformer::transformer[pdf.mjs]
0%
265.6 ms
265.8 ms

Commits

Click on a commit to change the comparison range
base
main
5080913
0%
feat(linter): eslint-plugin-react checked-requires-onchange-or-readonly
3f1104e
2 months ago by keita-hino
-3%
fix: point to the checked attribute in CallExpression
feccdcf
2 months ago by keita-hino
0%
fix: Implement attribute checking without using check_attributes_and_report
86aa037
2 months ago by keita-hino
0%
fix: Process in a single iteration
69e75dd
2 months ago by keita-hino
0%
fix: Process checked attribute within the same iteration
db192da
2 months ago by keita-hino
0%
Merge branch 'main' into checked-requires-onchange-or-readonly
ed17d62
2 months ago by Dunqing
+3%
fix: Include defaultChecked attribute in pointing for ExclusiveCheckedAttribute
4aa1f5a
2 months ago by keita-hino
0%
fix: Correct attribute name checking
5825a98
2 months ago by keita-hino
ResourcesHomePricingDocsBlogGitHub
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.