Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

feat(html_parser): parse Svelte interpolations in quoted attribute values

#10555
Comparing
Mokto:feat/svelte-interpolated-attribute-string
(
37340de
) with
main
(
e39bb2c
)
CodSpeed Performance Gauge
0%
Untouched
67
Skipped
189

Benchmarks

256 total
synthetic/high-depth.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
184.8 µs*182.1 µs
synthetic/svelte-control-flow.svelte[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
460.1 µs*453.5 µs
real/wikipedia-JavaScript.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
46 ms*45.6 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.1 µs*359 µs
synthetic/vue-dynamic-args.vue[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
683.7 µs*679.7 µs
synthetic/astro-components.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
+1%
4.6 ms*4.6 ms
synthetic/vue-dynamic-args.vue[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
+1%
781 µs*776.6 µs
real/wikipedia-fr-Guerre_de_Canudos.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
117.6 ms*117 ms
synthetic/svelte-expressions.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
2.2 ms*2.2 ms
synthetic/svelte-directives.svelte[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
730.2 µs*727.3 µs
synthetic/astro-components.astro[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
1.3 ms*1.3 ms
real/wikipedia-fr-Guerre_de_Canudos.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
1.4 s*1.4 s
synthetic/comments.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
496.8 µs*495.8 µs
synthetic/vue-directives.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
2.6 ms*2.6 ms
synthetic/attribute-heavy.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
3.7 ms*3.7 ms
synthetic/attribute-heavy.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
989.6 µs*987.9 µs
synthetic/astro-expressions.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
3.6 ms*3.6 ms
synthetic/astro-expressions.astro[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
1.1 ms*1.1 ms
synthetic/svelte-directives.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
1.8 ms*1.8 ms
synthetic/svelte-control-flow.svelte[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
405.4 µs*404.9 µs
real/wikipedia-JavaScript.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
509.1 ms*508.5 ms
html_formatter[index_1033418810622582172.html]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter
CodSpeed Performance Gauge
0%
481.7 µs*481.2 µs
synthetic/vue-dynamic-args.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
2.6 ms*2.6 ms
synthetic/comments.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
3.1 ms*3.1 ms
real/wikipedia-Unix.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
424.9 ms*424.5 ms

Commits

Click on a commit to change the comparison range
Base
main
e39bb2c
-0.01%
chore: feedbacks
1ae576f
2 days ago
by Mokto
-7.6%
feat(html/nursery): add noDupeElseIfBlocks, noDupeStyleProperties, noDupeUseDirectives
fac0db7
1 day ago
by Mokto
+7.49%
Revert "feat(html/nursery): add noDupeElseIfBlocks, noDupeStyleProperties, noDupeUseDirectives"
3d70d7e
3 hours ago
by Mokto
-12.46%
Update crates/biome_html_analyze/src/lint/a11y/no_redundant_alt.rs
72b1beb
2 hours ago
by Mokto
-7.2%
Update crates/biome_html_analyze/src/lint/nursery/no_script_url.rs
c8bfe06
2 hours ago
by Mokto
+0.94%
fix: comments
9aabe1d
2 hours ago
by Mokto
+18.78%
fix: comments
9872388
2 hours ago
by Mokto
-0.13%
fix: comments
37340de
2 hours ago
by Mokto
© 2026 CodSpeed Technology
Home Terms Privacy Docs