Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

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

#10504
Comparing
Mokto:feat/svelte-interpolated-attribute-string
(
03d4bd8
) with
main
(
0c03ee3
)
CodSpeed Performance Gauge
0%
Untouched
67
Skipped
189

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
+5%
1.8 ms1.7 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 µs540.1 µs
synthetic/astro-expressions.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
+1%
3.6 ms3.6 ms
synthetic/svelte-expressions.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
+1%
2.2 ms2.2 ms
synthetic/vue-directives.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
synthetic/svelte-directives.svelte[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
636.1 µs633.1 µs
synthetic/long-attribute-values.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
361.2 µs359.6 µs
synthetic/mixed-content.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
1.1 ms1.1 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 ms3.7 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 s1.4 s
synthetic/void-elements.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
5.9 ms5.9 ms
synthetic/high-depth.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
181.1 µs180.7 µs
html_formatter[index_1033418810622582172.html]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter
CodSpeed Performance Gauge
0%
482.6 µs481.6 µs
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 ms424.2 ms
synthetic/svelte-control-flow.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
1.8 ms1.7 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%
404.5 µs404 µs
synthetic/svelte-control-flow.svelte[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
459 µs458.6 µs
real/wikipedia-JavaScript.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
508.9 ms508.5 ms
synthetic/astro-components.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
4.6 ms4.6 ms
synthetic/svelte-expressions.svelte[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
553.8 µs553.5 µs
synthetic/mixed-content.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
7.1 ms7.1 ms
synthetic/high-depth.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
synthetic/wide-siblings.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
1.5 ms1.5 ms
synthetic/vue-expressions.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
synthetic/svelte-expressions.svelte[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
0%
495.8 µs495.8 µs

Commits

Click on a commit to change the comparison range
Base
main
0c03ee3
-0.33%
feat(html_parser): parse Svelte interpolations in quoted attribute values
45ce82b
5 hours ago
by Mokto
+0.12%
[autofix.ci] apply automated fixes
7314c54
4 hours ago
by autofix-ci[bot]
-14.12%
refactor(html_parser): replace re-lex + pre-scan with SvelteAttributeValue lex context
f728586
4 hours ago
by Mokto
+14.05%
test(html_formatter): remove redundant attribute interpolation formatter spec
d17f1a4
4 hours ago
by Mokto
+0.14%
refactor(html_parser): trim verbose comments
03d4bd8
4 hours ago
by Mokto
© 2026 CodSpeed Technology
Home Terms Privacy Docs