File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/web/docs/src/app/blog/(posts)/welcome-hive-router Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -236,9 +236,9 @@ improvements. For example, profiling revealed how much time was spent in JSON se
236
236
justified our zero-copy parsing approach.
237
237
238
238
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:
242
242
243
243
- ** Baseline throughput** under constant load (to measure raw requests per second and latency).
244
244
- ** Peak load bursts** with high concurrent clients (to ensure reliability and no failures under
You can’t perform that action at this time.
0 commit comments