biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(markdown_parser): diagnose backtick in fence info string
#10224
Comparing
jfmcdowell:fix/md-info-string-backtick
(
d8e6367
) with
main
(
edb2367
)
CodSpeed Performance Gauge
-1%
Untouched
28
Skipped
228
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
256 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/links-and-images.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3.8 ms
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/emphasis-heavy.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.3 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/links-and-images.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3.9 ms
3.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
real/blog-post.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.8 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/blockquotes.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/emphasis-heavy.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.3 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/inline-html.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/links.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
4.9 ms
5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
real/blog-post.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.7 ms
2.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/blockquotes.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/nested-lists.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
5.2 ms
5.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/nested-lists.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
5.1 ms
5.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/links.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
4.9 ms
4.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/inline-html.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.3 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/blockquotes-nested.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.8 ms
2.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
real/readme-style.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3.2 ms
3.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/lists.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
5.2 ms
5.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
real/readme-style.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3.2 ms
3.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/inline-html.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/lists.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
5.2 ms
5.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/emphasis.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3 ms
3.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/long-paragraphs.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.1 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/inline-html.md[uncached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
synthetic/blockquotes-nested.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
2.8 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
spec/emphasis.md[cached]
crates/biome_markdown_parser/benches/markdown_parser.rs::markdown_parser::bench_parser::markdown_parser
CodSpeed Performance Gauge
-1%
3 ms
3 ms
1
2
3
4
5
...
11
Commits
Click on a commit to change the comparison range
Base
main
edb2367
-1.24%
fix(markdown_parser): diagnose backtick in fence info string
d8e6367
2 hours ago
by jfmcdowell
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs