Skip to content

Commit 2bda013

Browse files
authored
Update Benchmark repo link in the release blogpost (#6940)
1 parent 53ad79d commit 2bda013

File tree

1 file changed

+3
-3
lines changed
  • packages/web/docs/src/app/blog/(posts)/welcome-hive-router

1 file changed

+3
-3
lines changed

packages/web/docs/src/app/blog/(posts)/welcome-hive-router/page.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,9 @@ improvements. For example, profiling revealed how much time was spent in JSON se
236236
justified our zero-copy parsing approach.
237237

238238
We built a comprehensive benchmark suites
239-
([\[1\]](https://github.com/graphql-hive/graphql-gateways-benchmark),
240-
[\[2\]](https://github.com/graphql-hive/federation-gateways-performance)) with multiple scenarios to
241-
validate performance across different situations. These scenarios included:
239+
[https://github.com/graphql-hive/graphql-gateways-benchmark](https://github.com/graphql-hive/graphql-gateways-benchmark)
240+
with multiple scenarios to validate performance across different situations. These scenarios
241+
included:
242242

243243
- **Baseline throughput** under constant load (to measure raw requests per second and latency).
244244
- **Peak load bursts** with high concurrent clients (to ensure reliability and no failures under

0 commit comments

Comments
 (0)