Avatar for the biomejs user
biomejs
biome
BlogDocsChangelog

fix(parse/html/vue): don't treat `:` as special token outside of vue directives

#9162Merged
Comparing
dyc3/parse-attrs-w-colon-in-vue
(
cc5a919
) with
main
(
a794cd9
)
CodSpeed Performance Gauge
0%
Untouched
4
New
60
Skipped
152

Benchmarks

216 total
synthetic/astro-expressions.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A3.5 ms
synthetic/attribute-heavy.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A3.6 ms
synthetic/vue-dynamic-args.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A2.5 ms
synthetic/svelte-expressions.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A2.1 ms
synthetic/svelte-control-flow.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A1.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
N/A
N/A1.4 s
synthetic/comments.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A3 ms
real/wikipedia-JavaScript.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A498.8 ms
synthetic/vue-directives.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A2.5 ms
real/wikipedia-Unix.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A416 ms
synthetic/svelte-snippets.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A3.4 ms
synthetic/mixed-content.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A6.9 ms
synthetic/long-attribute-values.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A1.3 ms
synthetic/svelte-directives.svelte[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A1.8 ms
synthetic/high-depth.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A2 ms
synthetic/vue-expressions.vue[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A2 ms
synthetic/tables.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A10.2 ms
synthetic/astro-components.astro[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A4.5 ms
synthetic/wide-siblings.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A8.3 ms
synthetic/void-elements.html[format]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter::html_formatter
CodSpeed Performance Gauge
N/A
N/A5.8 ms
real/wikipedia-fr-Guerre_de_Canudos.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
N/A
N/A127 ms
real/wikipedia-JavaScript.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
N/A
N/A42.2 ms
real/wikipedia-JavaScript.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
N/A
N/A45.4 ms
synthetic/wide-siblings.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
CodSpeed Performance Gauge
N/A
N/A1.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
N/A
N/A386.8 µs

Commits

Click on a commit to change the comparison range
Base
main
a794cd9
+0.08%
fix(parse/html/vue): don't treat `:` as special token outside of vue directives
cc5a919
7 days ago
by dyc3
© 2026 CodSpeed Technology
Home Terms Privacy Docs