Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

feat(html/nursery): add useSvelteRequireEachKey rule

#10503
Comparing
Mokto:feat/use-svelte-require-each-key
(
ce81d5d
) with
main
(
0c03ee3
)
CodSpeed Performance Gauge
0%
Untouched
179
Ignored
7
Skipped
70

Benchmarks

256 total
synthetic/wide-siblings.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+6%
1.8 ms1.7 ms
synthetic/mixed-content.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+3%
1.2 ms1.2 ms
pure_9395922602181450299.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
4.3 ms*4.2 ms
foundation_11602414662825430680.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
30.1 ms*29.5 ms
synthetic/comments.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+2%
549.4 µs539.6 µs
synthetic/mixed-content.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+2%
1.1 ms1.1 ms
foundation_11602414662825430680.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+2%
28 ms*27.6 ms
schema_17790310256719731354.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
+1%
10.1 ms*9.9 ms
three.min_17199329737537001178.js[uncached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
143 ms*141 ms
compiler_3469143416596620219.js[uncached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
159.2 ms*156.9 ms
graphql_formatter[schema_8546403410957788002.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
CodSpeed Performance Gauge
+1%
2.6 ms*2.5 ms
package-lock_11240515041603712709.json[uncached]
crates/biome_json_parser/benches/json_parser.rs::json_parser::bench_parser::json_parser
CodSpeed Performance Gauge
+1%
5.4 ms*5.3 ms
vue.global.prod_4065256639735990520.js[cached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
41.9 ms*41.4 ms
db_17847247775464589309.json[uncached]
crates/biome_json_parser/benches/json_parser.rs::json_parser::bench_parser::json_parser
CodSpeed Performance Gauge
+1%
14.2 ms*14.1 ms
css_formatter[pure_9395922602181450299.css]
crates/biome_css_formatter/benches/css_formatter.rs::css_formatter::bench_css_formatter
CodSpeed Performance Gauge
+1%
10.5 ms*10.4 ms
pixi.min_8151088792683739606.js[cached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
119.8 ms*118.4 ms
tachyons_11778168428173736564.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+1%
20.3 ms*20.1 ms
bootstrap_18416142857265205439.css[cached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+1%
42.6 ms*42.1 ms
synthetic/long-attribute-values.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
361.2 µs357.6 µs
parser_13571644119461115204.ts[cached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
6 ms*5.9 ms
ios.d_12216376241674358710.d.ts[cached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
245.6 ms*243.5 ms
package-lock_11240515041603712709.json[cached]
crates/biome_json_parser/benches/json_parser.rs::json_parser::bench_parser::json_parser
CodSpeed Performance Gauge
+1%
5 ms*5 ms
semantic_4685287698740288120.css[uncached]
crates/biome_css_parser/benches/css_parser.rs::css_parser::bench_css_parser::css_parser
CodSpeed Performance Gauge
+1%
142.3 ms*141.2 ms
react-dom.production.min_7131952758041326366.js[cached]
crates/biome_js_parser/benches/js_parser.rs::js_parser::bench_parser::js_parser
CodSpeed Performance Gauge
+1%
34.3 ms*34.1 ms
synthetic/vue-directives.vue[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
572.7 µs569.1 µs

Commits

Click on a commit to change the comparison range
Base
main
0c03ee3
+0.16%
feat(html/nursery): add useSvelteRequireEachKey rule
32178d5
6 hours ago
by Mokto
-7.41%
docs(html/nursery): add Svelte docs link to useSvelteRequireEachKey
4698b5c
5 hours ago
by Mokto
+7.35%
Merge branch 'main' into feat/use-svelte-require-each-key
bff456d
5 hours ago
by Mokto
-0.02%
[autofix.ci] apply automated fixes
ce81d5d
5 hours ago
by autofix-ci[bot]
© 2026 CodSpeed Technology
Home Terms Privacy Docs