biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: support formatting GraphQL in JS
#8376
Merged
Comparing
siketyan:feat/graphql-in-js
(
daf0fba
) with
next
(
bc0e8b4
)
CodSpeed Performance Gauge
+1%
Untouched
9
Skipped
146
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
155 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
graphql_formatter[schema_17790310256719731354.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
CodSpeed Performance Gauge
+3%
26.6 ms
*
25.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_8546403410957788002.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
+2%
1.1 ms
*
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
graphql_formatter[schema_5810376208714739011.graphql]
crates/biome_graphql_formatter/benches/graphql_formatter.rs::graphql_formatter::bench_formatter
CodSpeed Performance Gauge
+2%
1.4 ms
*
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_17790310256719731354.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
+2%
10.2 ms
*
10 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_5810376208714739011.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
+1%
566.2 µs
*
560.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
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
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_8546403410957788002.graphql[cached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
+1%
911 µs
*
905.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_5810376208714739011.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
0%
595.2 µs
*
592.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schema_17790310256719731354.graphql[uncached]
crates/biome_graphql_parser/benches/graphql_parser.rs::graqhql_parser::bench_parser::graphql_parser
CodSpeed Performance Gauge
0%
11.2 ms
*
11.3 ms
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
index_1033418810622582172.html[uncached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
Skipped
118.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
index_1033418810622582172.html[cached]
crates/biome_html_parser/benches/html_parser.rs::html_parser::bench_parser::html_parser
Skipped
102 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
html_formatter[index_1033418810622582172.html]
crates/biome_html_formatter/benches/html_formatter.rs::html_formatter::bench_formatter
Skipped
476.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[2.3.533]
crates/biome_package/benches/semver.rs
Skipped
2.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tsconfig_json
crates/biome_package/benches/tsconfig_json.rs
Skipped
609.1 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[1.0.0-beta.11]
crates/biome_package/benches/semver.rs
Skipped
3.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ranges[1.2]
crates/biome_package/benches/semver.rs
Skipped
5.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[1.0.0-beta]
crates/biome_package/benches/semver.rs
Skipped
3.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[1.0.0-beta.2]
crates/biome_package/benches/semver.rs
Skipped
3.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ranges[1.2.3 - 2.3.4]
crates/biome_package/benches/semver.rs
Skipped
5.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[1.0.0-alpha.beta]
crates/biome_package/benches/semver.rs
Skipped
3.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ranges[1.2.7 || >=1.2.9 <2.0.0]
crates/biome_package/benches/semver.rs
Skipped
7.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[1.0.0-rc.1]
crates/biome_package/benches/semver.rs
Skipped
3.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ranges[~1.2.3]
crates/biome_package/benches/semver.rs
Skipped
5.8 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ranges[>=1.2.3]
crates/biome_package/benches/semver.rs
Skipped
5.2 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
versions[0.3.533]
crates/biome_package/benches/semver.rs
Skipped
2.6 µs
*
1
2
...
7
Commits
Click on a commit to change the comparison range
Base
next
bc0e8b4
+0.83%
feat: support formatting embedded GraphQL in JS
25817c0
3 months ago
by siketyan
-0.09%
Update crates/biome_graphql_parser/src/lib.rs
628b4e9
3 months ago
by siketyan
+0.46%
Update crates/biome_graphql_parser/src/lib.rs
daf0fba
3 months ago
by siketyan
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs