Skip to content

Update rust Docker tag to v1.89.0 #744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Type Update Change
rust stage minor 1.88.0 -> 1.89.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 8, 2025
Copy link

github-actions bot commented Aug 8, 2025

Overview for: federation/constant-vus-subgraphs-delay-resources

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 500 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 176 5544 total, 0 failed avg: 1463ms, p95: 3443ms
grafbase 169 5289 total, 0 failed avg: 1470ms, p95: 3826ms
apollo-router 156 4925 total, 10 failed avg: 1567ms, p95: 4357ms ❌ 10 failed requests, 10 non-200 responses, 10 unexpected GraphQL errors
hive-gateway 92 3248 total, 0 failed avg: 4889ms, p95: 32754ms
apollo-server 89 3127 total, 0 failed avg: 5131ms, p95: 33037ms
hive-gateway-bun 89 3160 total, 0 failed avg: 5000ms, p95: 8661ms
mercurius 75 2485 total, 0 failed avg: 6261ms, p95: 10397ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16572      ✗ 0    
     data_received..................: 487 MB  16 MB/s
     data_sent......................: 6.6 MB  210 kB/s
     http_req_blocked...............: avg=2.95ms   min=1.47µs  med=3.45µs   max=1.2s   p(90)=22.14µs  p(95)=8.66ms 
     http_req_connecting............: avg=2.05ms   min=0s      med=0s       max=1.2s   p(90)=0s       p(95)=4.91ms 
     http_req_duration..............: avg=1.46s    min=3.82ms  med=1.21s    max=7.53s  p(90)=2.97s    p(95)=3.44s  
       { expected_response:true }...: avg=1.46s    min=3.82ms  med=1.21s    max=7.53s  p(90)=2.97s    p(95)=3.44s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5544 
     http_req_receiving.............: avg=543.96ms min=31.56µs med=94.56µs  max=6.39s  p(90)=2.09s    p(95)=2.72s  
     http_req_sending...............: avg=23.43ms  min=8.49µs  med=15.9µs   max=3.9s   p(90)=607.38µs p(95)=19.41ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=895.48ms min=3.61ms  med=873.39ms max=3.56s  p(90)=1.55s    p(95)=1.81s  
     http_reqs......................: 5544    176.478992/s
     iteration_duration.............: avg=2.75s    min=33.57ms med=2.35s    max=13.04s p(90)=5.54s    p(95)=6.54s  
     iterations.....................: 5524    175.842343/s
     vus............................: 216     min=216      max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 15807      ✗ 0    
     data_received..................: 465 MB  15 MB/s
     data_sent......................: 6.3 MB  201 kB/s
     http_req_blocked...............: avg=2.86ms  min=1.52µs  med=3.28µs  max=1.84s  p(90)=24.45µs p(95)=17.2ms 
     http_req_connecting............: avg=1.72ms  min=0s      med=0s      max=1.19s  p(90)=0s      p(95)=16.84ms
     http_req_duration..............: avg=1.46s   min=3.22ms  med=1.18s   max=9.36s  p(90)=2.75s   p(95)=3.82s  
       { expected_response:true }...: avg=1.46s   min=3.22ms  med=1.18s   max=9.36s  p(90)=2.75s   p(95)=3.82s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5289 
     http_req_receiving.............: avg=326.6ms min=30.62µs med=70.36µs max=7.64s  p(90)=1.38s   p(95)=2.32s  
     http_req_sending...............: avg=36.99ms min=8.2µs   med=14.77µs max=6.57s  p(90)=1.47ms  p(95)=42.36ms
     http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=1.1s    min=3.16ms  med=1.06s   max=3.76s  p(90)=1.78s   p(95)=2.12s  
     http_reqs......................: 5289    169.216568/s
     iteration_duration.............: avg=2.85s   min=30.74ms med=2.42s   max=14.06s p(90)=5.57s   p(95)=6.88s  
     iterations.....................: 5269    168.576687/s
     vus............................: 88      min=88       max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  99% — ✓ 4895 / ✗ 10
     ✗ no graphql errors
      ↳  99% — ✓ 4895 / ✗ 10
     ✓ valid response structure

     █ setup

     checks.........................: 99.86% ✓ 14685      ✗ 20   
     data_received..................: 431 MB 14 MB/s
     data_sent......................: 5.8 MB 186 kB/s
     http_req_blocked...............: avg=13.4ms   min=1.74µs med=3.8µs    max=3.08s  p(90)=16.91ms p(95)=44.62ms
     http_req_connecting............: avg=12.01ms  min=0s     med=0s       max=3.08s  p(90)=7.74ms  p(95)=44.33ms
     http_req_duration..............: avg=1.56s    min=6.93ms med=1.23s    max=8.16s  p(90)=3.42s   p(95)=4.35s  
       { expected_response:true }...: avg=1.56s    min=6.93ms med=1.23s    max=8.16s  p(90)=3.42s   p(95)=4.35s  
     http_req_failed................: 0.20%  ✓ 10         ✗ 4915 
     http_req_receiving.............: avg=576.28ms min=0s     med=104.61µs max=7.26s  p(90)=2.18s   p(95)=3.22s  
     http_req_sending...............: avg=37.8ms   min=8.35µs med=18.16µs  max=5.09s  p(90)=7.77ms  p(95)=40.65ms
     http_req_tls_handshaking.......: avg=0s       min=0s     med=0s       max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=952.85ms min=6.85ms med=862.22ms max=3.93s  p(90)=1.89s   p(95)=2.18s  
     http_reqs......................: 4925   156.512759/s
     iteration_duration.............: avg=3.1s     min=43.6ms med=2.64s    max=15.07s p(90)=6.14s   p(95)=7.32s  
     iterations.....................: 4905   155.877174/s
     vus............................: 271    min=271      max=500
     vus_max........................: 500    min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9684      ✗ 0    
     data_received..................: 285 MB  8.2 MB/s
     data_sent......................: 3.9 MB  110 kB/s
     http_req_blocked...............: avg=3.82ms min=1.84µs   med=4.25µs  max=50.19ms  p(90)=23.18ms p(95)=29.62ms
     http_req_connecting............: avg=3.74ms min=0s       med=0s      max=43.29ms  p(90)=22.9ms  p(95)=29.52ms
     http_req_duration..............: avg=4.88s  min=12.83ms  med=2.14s   max=34.51s   p(90)=10.91s  p(95)=32.75s 
       { expected_response:true }...: avg=4.88s  min=12.83ms  med=2.14s   max=34.51s   p(90)=10.91s  p(95)=32.75s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 3248 
     http_req_receiving.............: avg=7.26ms min=39.51µs  med=91.41µs max=570.21ms p(90)=2.23ms  p(95)=20.89ms
     http_req_sending...............: avg=1.02ms min=9.58µs   med=22.69µs max=142.87ms p(90)=1.61ms  p(95)=5.95ms 
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=4.88s  min=12.66ms  med=2.13s   max=34.48s   p(90)=10.91s  p(95)=32.75s 
     http_reqs......................: 3248    92.843252/s
     iteration_duration.............: avg=5s     min=224.61ms med=2.22s   max=34.54s   p(90)=11.62s  p(95)=33.11s 
     iterations.....................: 3228    92.271557/s
     vus............................: 7       min=7       max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9321      ✗ 0    
     data_received..................: 275 MB  7.8 MB/s
     data_sent......................: 3.7 MB  106 kB/s
     http_req_blocked...............: avg=4.19ms   min=1.46µs   med=3.18µs  max=97.21ms  p(90)=18.95ms  p(95)=29.63ms 
     http_req_connecting............: avg=4.06ms   min=0s       med=0s      max=97.18ms  p(90)=18.58ms  p(95)=29.1ms  
     http_req_duration..............: avg=5.13s    min=10.3ms   med=1.66s   max=34.52s   p(90)=30.82s   p(95)=33.03s  
       { expected_response:true }...: avg=5.13s    min=10.3ms   med=1.66s   max=34.52s   p(90)=30.82s   p(95)=33.03s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 3127 
     http_req_receiving.............: avg=432.96µs min=41.96µs  med=100.7µs max=129.93ms p(90)=219.13µs p(95)=405.98µs
     http_req_sending...............: avg=1.49ms   min=8.48µs   med=16.23µs max=74.07ms  p(90)=915.41µs p(95)=9.82ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=5.12s    min=10.2ms   med=1.66s   max=34.52s   p(90)=30.81s   p(95)=33s     
     http_reqs......................: 3127    89.366703/s
     iteration_duration.............: avg=5.18s    min=357.43ms med=1.68s   max=34.6s    p(90)=31.49s   p(95)=33.08s  
     iterations.....................: 3107    88.795122/s
     vus............................: 5       min=5       max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9420      ✗ 0    
     data_received..................: 277 MB  7.9 MB/s
     data_sent......................: 3.8 MB  107 kB/s
     http_req_blocked...............: avg=3.52ms   min=1.57µs   med=3.82µs   max=150.84ms p(90)=19.34ms  p(95)=25.96ms
     http_req_connecting............: avg=3.4ms    min=0s       med=0s       max=40.45ms  p(90)=19.11ms  p(95)=25.66ms
     http_req_duration..............: avg=5s       min=12.14ms  med=4.47s    max=10.13s   p(90)=8.1s     p(95)=8.66s  
       { expected_response:true }...: avg=5s       min=12.14ms  med=4.47s    max=10.13s   p(90)=8.1s     p(95)=8.66s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 3160 
     http_req_receiving.............: avg=118.02ms min=36.8µs   med=100.18µs max=2.73s    p(90)=288.47ms p(95)=1.11s  
     http_req_sending...............: avg=3.09ms   min=8.43µs   med=19.07µs  max=1.4s     p(90)=2.18ms   p(95)=4.11ms 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=4.87s    min=11.93ms  med=4.41s    max=10.13s   p(90)=8.01s    p(95)=8.31s  
     http_reqs......................: 3160    89.777857/s
     iteration_duration.............: avg=5.23s    min=211.02ms med=4.68s    max=10.25s   p(90)=8.3s     p(95)=9.33s  
     iterations.....................: 3140    89.209643/s
     vus............................: 32      min=32      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 7395      ✗ 0    
     data_received..................: 218 MB  6.6 MB/s
     data_sent......................: 2.9 MB  90 kB/s
     http_req_blocked...............: avg=3.74ms  min=1.58µs   med=3.76µs  max=67.04ms  p(90)=21.17ms  p(95)=28.81ms 
     http_req_connecting............: avg=3.58ms  min=0s       med=0s      max=47.58ms  p(90)=20.69ms  p(95)=28.57ms 
     http_req_duration..............: avg=6.26s   min=11.14ms  med=6.2s    max=12.38s   p(90)=7.94s    p(95)=10.39s  
       { expected_response:true }...: avg=6.26s   min=11.14ms  med=6.2s    max=12.38s   p(90)=7.94s    p(95)=10.39s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2485 
     http_req_receiving.............: avg=22.82ms min=37.85µs  med=98.35µs max=865.95ms p(90)=527.37µs p(95)=116.11ms
     http_req_sending...............: avg=313.8µs min=9.06µs   med=22.04µs max=17.62ms  p(90)=936.96µs p(95)=1.71ms  
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=6.23s   min=11.05ms  med=6.2s    max=12.38s   p(90)=7.94s    p(95)=10.39s  
     http_reqs......................: 2485    75.680952/s
     iteration_duration.............: avg=6.36s   min=418.66ms med=6.21s   max=12.4s    p(90)=7.97s    p(95)=10.43s  
     iterations.....................: 2465    75.07185/s
     vus............................: 278     min=278     max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 8, 2025

Overview for: federation/constant-vus-over-time

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 177 5486 total, 0 failed avg: 812ms, p95: 2160ms
grafbase 170 5252 total, 0 failed avg: 752ms, p95: 2091ms
apollo-router 154 4760 total, 0 failed avg: 938ms, p95: 2492ms
hive-gateway 94 3100 total, 0 failed avg: 2975ms, p95: 13316ms
hive-gateway-bun 90 2987 total, 0 failed avg: 3058ms, p95: 4818ms
apollo-server 85 2849 total, 0 failed avg: 3295ms, p95: 25326ms
mercurius 78 2514 total, 0 failed avg: 3644ms, p95: 4769ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16398      ✗ 0    
     data_received..................: 482 MB  16 MB/s
     data_sent......................: 6.5 MB  211 kB/s
     http_req_blocked...............: avg=1.64ms   min=1.45µs med=3.22µs   max=994.81ms p(90)=5.23µs   p(95)=2.8ms  
     http_req_connecting............: avg=1.6ms    min=0s     med=0s       max=994.63ms p(90)=0s       p(95)=2.73ms 
     http_req_duration..............: avg=811.81ms min=3.22ms med=644.37ms max=5.6s     p(90)=1.73s    p(95)=2.16s  
       { expected_response:true }...: avg=811.81ms min=3.22ms med=644.37ms max=5.6s     p(90)=1.73s    p(95)=2.16s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5486 
     http_req_receiving.............: avg=312.39ms min=33.5µs med=99.32µs  max=5.32s    p(90)=1.21s    p(95)=1.61s  
     http_req_sending...............: avg=18.62ms  min=7.39µs med=14.86µs  max=2.98s    p(90)=1.12ms   p(95)=17.03ms
     http_req_tls_handshaking.......: avg=0s       min=0s     med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=480.79ms min=3.09ms med=439.69ms max=2.17s    p(90)=881.09ms p(95)=1.02s  
     http_reqs......................: 5486    177.603623/s
     iteration_duration.............: avg=1.66s    min=21.8ms med=1.38s    max=9.36s    p(90)=3.39s    p(95)=4.1s   
     iterations.....................: 5466    176.956144/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 15696      ✗ 0    
     data_received..................: 462 MB  15 MB/s
     data_sent......................: 6.2 MB  203 kB/s
     http_req_blocked...............: avg=1.43ms   min=1.48µs  med=3.19µs   max=2.49s p(90)=5.33µs   p(95)=812.78µs
     http_req_connecting............: avg=915.68µs min=0s      med=0s       max=1.11s p(90)=0s       p(95)=512.2µs 
     http_req_duration..............: avg=751.61ms min=3.11ms  med=584.73ms max=5.63s p(90)=1.68s    p(95)=2.09s   
       { expected_response:true }...: avg=751.61ms min=3.11ms  med=584.73ms max=5.63s p(90)=1.68s    p(95)=2.09s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5252 
     http_req_receiving.............: avg=271.31ms min=34.24µs med=80.53µs  max=4.55s p(90)=1.13s    p(95)=1.51s   
     http_req_sending...............: avg=26.56ms  min=7.49µs  med=14.52µs  max=2.4s  p(90)=921.55µs p(95)=14.89ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=453.74ms min=3ms     med=404.41ms max=2.18s p(90)=875.32ms p(95)=1.05s   
     http_reqs......................: 5252    170.561723/s
     iteration_duration.............: avg=1.71s    min=21.03ms med=1.39s    max=8.74s p(90)=3.55s    p(95)=4.59s   
     iterations.....................: 5232    169.912212/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 14220      ✗ 0    
     data_received..................: 418 MB  14 MB/s
     data_sent......................: 5.7 MB  183 kB/s
     http_req_blocked...............: avg=1.47ms   min=1.53µs  med=3.93µs   max=2.03s  p(90)=7µs      p(95)=918.61µs
     http_req_connecting............: avg=885.31µs min=0s      med=0s       max=1.26s  p(90)=0s       p(95)=737.83µs
     http_req_duration..............: avg=937.73ms min=6.76ms  med=765.14ms max=4.83s  p(90)=2.03s    p(95)=2.49s   
       { expected_response:true }...: avg=937.73ms min=6.76ms  med=765.14ms max=4.83s  p(90)=2.03s    p(95)=2.49s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 4760 
     http_req_receiving.............: avg=390.65ms min=36.38µs med=126.32µs max=4.39s  p(90)=1.37s    p(95)=1.73s   
     http_req_sending...............: avg=20.37ms  min=8.21µs  med=20.09µs  max=2.39s  p(90)=174.17µs p(95)=2.82ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=526.7ms  min=6.68ms  med=469.91ms max=2.43s  p(90)=1.02s    p(95)=1.15s   
     http_reqs......................: 4760    154.157085/s
     iteration_duration.............: avg=1.91s    min=32.31ms med=1.63s    max=10.26s p(90)=3.92s    p(95)=4.65s   
     iterations.....................: 4740    153.509366/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9240      ✗ 0    
     data_received..................: 272 MB  8.3 MB/s
     data_sent......................: 3.7 MB  112 kB/s
     http_req_blocked...............: avg=652.02µs min=1.96µs  med=4.18µs  max=27.59ms  p(90)=104.92µs p(95)=6.44ms
     http_req_connecting............: avg=615.96µs min=0s      med=0s      max=14.37ms  p(90)=0s       p(95)=6.29ms
     http_req_duration..............: avg=2.97s    min=12.99ms med=1.65s   max=32.35s   p(90)=2.72s    p(95)=13.31s
       { expected_response:true }...: avg=2.97s    min=12.99ms med=1.65s   max=32.35s   p(90)=2.72s    p(95)=13.31s
     http_req_failed................: 0.00%   ✓ 0         ✗ 3100 
     http_req_receiving.............: avg=5.53ms   min=43.65µs med=93.89µs max=518.75ms p(90)=728.97µs p(95)=4.58ms
     http_req_sending...............: avg=834.51µs min=9.88µs  med=22.21µs max=323.69ms p(90)=198.94µs p(95)=1.49ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=2.96s    min=12.79ms med=1.65s   max=32.35s   p(90)=2.68s    p(95)=13.31s
     http_reqs......................: 3100    94.524884/s
     iteration_duration.............: avg=3.04s    min=76.46ms med=1.7s    max=32.36s   p(90)=2.8s     p(95)=13.73s
     iterations.....................: 3080    93.915046/s
     vus............................: 129     min=129     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8901      ✗ 0    
     data_received..................: 262 MB  8.0 MB/s
     data_sent......................: 3.5 MB  108 kB/s
     http_req_blocked...............: avg=4.14ms  min=1.83µs   med=3.97µs   max=300.52ms p(90)=1.15ms  p(95)=37.05ms 
     http_req_connecting............: avg=3.89ms  min=0s       med=0s       max=100.59ms p(90)=95.48µs p(95)=36.5ms  
     http_req_duration..............: avg=3.05s   min=16.09ms  med=2.86s    max=7.99s    p(90)=4.3s    p(95)=4.81s   
       { expected_response:true }...: avg=3.05s   min=16.09ms  med=2.86s    max=7.99s    p(90)=4.3s    p(95)=4.81s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2987 
     http_req_receiving.............: avg=67.56ms min=35.35µs  med=119.39µs max=1.85s    p(90)=131.6ms p(95)=524.02ms
     http_req_sending...............: avg=3.71ms  min=9.52µs   med=19.5µs   max=242.11ms p(90)=10.29ms p(95)=35.75ms 
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=2.98s   min=15.92ms  med=2.8s     max=7.99s    p(90)=4.22s   p(95)=4.77s   
     http_reqs......................: 2987    90.904633/s
     iteration_duration.............: avg=3.16s   min=118.41ms med=2.93s    max=8.06s    p(90)=4.38s   p(95)=4.95s   
     iterations.....................: 2967    90.295965/s
     vus............................: 145     min=145     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8487      ✗ 0    
     data_received..................: 250 MB  7.5 MB/s
     data_sent......................: 3.4 MB  102 kB/s
     http_req_blocked...............: avg=777.61µs min=1.84µs   med=4.06µs   max=23.65ms p(90)=312.92µs p(95)=7.36ms  
     http_req_connecting............: avg=756.44µs min=0s       med=0s       max=14.14ms p(90)=209.84µs p(95)=7.28ms  
     http_req_duration..............: avg=3.29s    min=11.22ms  med=1.49s    max=32.91s  p(90)=2.28s    p(95)=25.32s  
       { expected_response:true }...: avg=3.29s    min=11.22ms  med=1.49s    max=32.91s  p(90)=2.28s    p(95)=25.32s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2849 
     http_req_receiving.............: avg=328.6µs  min=40.16µs  med=107.85µs max=90.92ms p(90)=237.76µs p(95)=409.09µs
     http_req_sending...............: avg=165.96µs min=8.83µs   med=21.24µs  max=30.65ms p(90)=158.85µs p(95)=726.79µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.29s    min=11.13ms  med=1.49s    max=32.91s  p(90)=2.28s    p(95)=25.32s  
     http_reqs......................: 2849    85.474376/s
     iteration_duration.............: avg=3.33s    min=342.34ms med=1.51s    max=32.92s  p(90)=2.3s     p(95)=25.68s  
     iterations.....................: 2829    84.874345/s
     vus............................: 34      min=34      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 7482      ✗ 0    
     data_received..................: 221 MB  6.9 MB/s
     data_sent......................: 3.0 MB  94 kB/s
     http_req_blocked...............: avg=2.91ms   min=1.5µs   med=3.71µs  max=69.66ms  p(90)=2.22ms   p(95)=31.69ms 
     http_req_connecting............: avg=2.84ms   min=0s      med=0s      max=69.62ms  p(90)=1.76ms   p(95)=31.45ms 
     http_req_duration..............: avg=3.64s    min=13.3ms  med=3.72s   max=7.13s    p(90)=4.37s    p(95)=4.76s   
       { expected_response:true }...: avg=3.64s    min=13.3ms  med=3.72s   max=7.13s    p(90)=4.37s    p(95)=4.76s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2514 
     http_req_receiving.............: avg=1.17ms   min=38.93µs med=96.6µs  max=330.09ms p(90)=253.25µs p(95)=528.59µs
     http_req_sending...............: avg=876.89µs min=9.41µs  med=19.55µs max=192ms    p(90)=374.51µs p(95)=4.92ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.64s    min=13.21ms med=3.72s   max=7.13s    p(90)=4.37s    p(95)=4.76s   
     http_reqs......................: 2514    78.825418/s
     iteration_duration.............: avg=3.7s     min=480.7ms med=3.74s   max=7.18s    p(90)=4.39s    p(95)=4.79s   
     iterations.....................: 2494    78.198327/s
     vus............................: 235     min=235     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 8, 2025

Overview for: federation/constant-vus-subgraphs-delay

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 177 5474 total, 0 failed avg: 790ms, p95: 2085ms
grafbase 166 5127 total, 0 failed avg: 853ms, p95: 2524ms
apollo-router 154 4792 total, 0 failed avg: 997ms, p95: 2925ms
hive-gateway 96 3167 total, 0 failed avg: 2922ms, p95: 10899ms
apollo-server 89 2973 total, 0 failed avg: 3148ms, p95: 24898ms
hive-gateway-bun 84 2784 total, 0 failed avg: 3312ms, p95: 5314ms
mercurius 74 2374 total, 0 failed avg: 3875ms, p95: 6075ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16362      ✗ 0    
     data_received..................: 480 MB  16 MB/s
     data_sent......................: 6.5 MB  211 kB/s
     http_req_blocked...............: avg=2.25ms   min=1.52µs  med=3.28µs   max=2.06s p(90)=5.68µs   p(95)=500.08µs
     http_req_connecting............: avg=1.95ms   min=0s      med=0s       max=2.06s p(90)=0s       p(95)=321.74µs
     http_req_duration..............: avg=789.62ms min=3.21ms  med=634.59ms max=5.65s p(90)=1.7s     p(95)=2.08s   
       { expected_response:true }...: avg=789.62ms min=3.21ms  med=634.59ms max=5.65s p(90)=1.7s     p(95)=2.08s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5474 
     http_req_receiving.............: avg=263.31ms min=34.61µs med=84.92µs  max=5.11s p(90)=1.11s    p(95)=1.56s   
     http_req_sending...............: avg=20.95ms  min=8.46µs  med=14.79µs  max=2.87s p(90)=187.82µs p(95)=3.74ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=505.34ms min=3.09ms  med=481.38ms max=2.39s p(90)=899.77ms p(95)=1.01s   
     http_reqs......................: 5474    177.732733/s
     iteration_duration.............: avg=1.65s    min=26.58ms med=1.35s    max=9.27s p(90)=3.44s    p(95)=4.24s   
     iterations.....................: 5454    177.083362/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 15321      ✗ 0    
     data_received..................: 451 MB  15 MB/s
     data_sent......................: 6.1 MB  198 kB/s
     http_req_blocked...............: avg=2.88ms   min=1.53µs  med=3.76µs   max=2.1s   p(90)=6.52µs   p(95)=4.94ms 
     http_req_connecting............: avg=2.03ms   min=0s      med=0s       max=2.1s   p(90)=0s       p(95)=1.59ms 
     http_req_duration..............: avg=852.82ms min=3.19ms  med=668.82ms max=5.31s  p(90)=1.85s    p(95)=2.52s  
       { expected_response:true }...: avg=852.82ms min=3.19ms  med=668.82ms max=5.31s  p(90)=1.85s    p(95)=2.52s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5127 
     http_req_receiving.............: avg=316.82ms min=36.28µs med=92.67µs  max=4.21s  p(90)=1.13s    p(95)=1.91s  
     http_req_sending...............: avg=13.9ms   min=8.37µs  med=17.95µs  max=3.5s   p(90)=371.73µs p(95)=14.55ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=522.09ms min=3.08ms  med=483.98ms max=2.18s  p(90)=976.1ms  p(95)=1.09s  
     http_reqs......................: 5127    166.975968/s
     iteration_duration.............: avg=1.76s    min=19.72ms med=1.39s    max=11.64s p(90)=3.82s    p(95)=4.81s  
     iterations.....................: 5107    166.324608/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 14316      ✗ 0    
     data_received..................: 421 MB  14 MB/s
     data_sent......................: 5.7 MB  183 kB/s
     http_req_blocked...............: avg=1.98ms   min=1.79µs  med=3.96µs   max=869.34ms p(90)=7.82µs p(95)=9.84ms 
     http_req_connecting............: avg=1.79ms   min=0s      med=0s       max=869.24ms p(90)=0s     p(95)=9.16ms 
     http_req_duration..............: avg=996.56ms min=6.65ms  med=674.38ms max=5.82s    p(90)=2.4s   p(95)=2.92s  
       { expected_response:true }...: avg=996.56ms min=6.65ms  med=674.38ms max=5.82s    p(90)=2.4s   p(95)=2.92s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 4792 
     http_req_receiving.............: avg=502.56ms min=34.73µs med=204.61µs max=5.28s    p(90)=1.88s  p(95)=2.36s  
     http_req_sending...............: avg=21.4ms   min=7.91µs  med=19.64µs  max=2.77s    p(90)=2.04ms p(95)=16.51ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s     p(95)=0s     
     http_req_waiting...............: avg=472.6ms  min=6.56ms  med=397.73ms max=2.35s    p(90)=1s     p(95)=1.08s  
     http_reqs......................: 4792    154.299182/s
     iteration_duration.............: avg=1.91s    min=36.32ms med=1.62s    max=11.27s   p(90)=4.11s  p(95)=4.96s  
     iterations.....................: 4772    153.655195/s
     vus............................: 27      min=27       max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9441      ✗ 0    
     data_received..................: 278 MB  8.4 MB/s
     data_sent......................: 3.8 MB  114 kB/s
     http_req_blocked...............: avg=2.73ms min=1.69µs   med=3.78µs  max=71.96ms  p(90)=25.11µs  p(95)=32.29ms
     http_req_connecting............: avg=2.67ms min=0s       med=0s      max=59.52ms  p(90)=0s       p(95)=31.99ms
     http_req_duration..............: avg=2.92s  min=11.78ms  med=1.71s   max=32.49s   p(90)=2.61s    p(95)=10.89s 
       { expected_response:true }...: avg=2.92s  min=11.78ms  med=1.71s   max=32.49s   p(90)=2.61s    p(95)=10.89s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 3167 
     http_req_receiving.............: avg=6.03ms min=40.72µs  med=89.42µs max=671.12ms p(90)=644.42µs p(95)=4.23ms 
     http_req_sending...............: avg=1.23ms min=9.35µs   med=19.99µs max=495.19ms p(90)=300.77µs p(95)=5.93ms 
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=2.91s  min=11.68ms  med=1.71s   max=32.49s   p(90)=2.61s    p(95)=10.88s 
     http_reqs......................: 3167    96.061163/s
     iteration_duration.............: avg=2.99s  min=222.58ms med=1.75s   max=32.55s   p(90)=2.7s     p(95)=11.21s 
     iterations.....................: 3147    95.454525/s
     vus............................: 11      min=11      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8859      ✗ 0    
     data_received..................: 261 MB  7.9 MB/s
     data_sent......................: 3.5 MB  107 kB/s
     http_req_blocked...............: avg=383.78µs min=1.46µs   med=3.11µs   max=9.94ms  p(90)=125.39µs p(95)=3.62ms  
     http_req_connecting............: avg=364.61µs min=0s       med=0s       max=9.87ms  p(90)=70.96µs  p(95)=3.46ms  
     http_req_duration..............: avg=3.14s    min=10.01ms  med=1.39s    max=32.71s  p(90)=1.91s    p(95)=24.89s  
       { expected_response:true }...: avg=3.14s    min=10.01ms  med=1.39s    max=32.71s  p(90)=1.91s    p(95)=24.89s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2973 
     http_req_receiving.............: avg=215.29µs min=43.1µs   med=100.81µs max=43.19ms p(90)=207.88µs p(95)=329.92µs
     http_req_sending...............: avg=102.03µs min=8.44µs   med=15.54µs  max=7.72ms  p(90)=119.58µs p(95)=430.18µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.14s    min=9.87ms   med=1.39s    max=32.71s  p(90)=1.91s    p(95)=24.89s  
     http_reqs......................: 2973    89.813176/s
     iteration_duration.............: avg=3.18s    min=283.31ms med=1.41s    max=32.73s  p(90)=1.93s    p(95)=25.32s  
     iterations.....................: 2953    89.208984/s
     vus............................: 12      min=12      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8292      ✗ 0    
     data_received..................: 244 MB  7.4 MB/s
     data_sent......................: 3.3 MB  100 kB/s
     http_req_blocked...............: avg=781.16µs min=2.34µs   med=5.22µs  max=28.31ms p(90)=258.75µs p(95)=7.6ms   
     http_req_connecting............: avg=750.21µs min=0s       med=0s      max=16.87ms p(90)=185.85µs p(95)=7.05ms  
     http_req_duration..............: avg=3.31s    min=17.63ms  med=3.08s   max=7.77s   p(90)=4.74s    p(95)=5.31s   
       { expected_response:true }...: avg=3.31s    min=17.63ms  med=3.08s   max=7.77s   p(90)=4.74s    p(95)=5.31s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2784 
     http_req_receiving.............: avg=73.06ms  min=42.55µs  med=269.3µs max=1.79s   p(90)=28.91ms  p(95)=721.83ms
     http_req_sending...............: avg=778.61µs min=10.18µs  med=29.08µs max=181.9ms p(90)=343.26µs p(95)=1.22ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.23s    min=17.45ms  med=3.01s   max=7.77s   p(90)=4.69s    p(95)=5.28s   
     http_reqs......................: 2784    84.071955/s
     iteration_duration.............: avg=3.38s    min=147.79ms med=3.13s   max=7.99s   p(90)=4.81s    p(95)=5.39s   
     iterations.....................: 2764    83.46799/s
     vus............................: 25      min=25      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 7062      ✗ 0    
     data_received..................: 208 MB  6.5 MB/s
     data_sent......................: 2.8 MB  88 kB/s
     http_req_blocked...............: avg=651.18µs min=2.17µs   med=4.5µs    max=13.66ms p(90)=1.02ms   p(95)=5.97ms  
     http_req_connecting............: avg=631.21µs min=0s       med=0s       max=13.51ms p(90)=820.27µs p(95)=5.87ms  
     http_req_duration..............: avg=3.87s    min=12.16ms  med=3.93s    max=8.6s    p(90)=4.84s    p(95)=6.07s   
       { expected_response:true }...: avg=3.87s    min=12.16ms  med=3.93s    max=8.6s    p(90)=4.84s    p(95)=6.07s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2374 
     http_req_receiving.............: avg=8.68ms   min=42.44µs  med=110.51µs max=1.05s   p(90)=297.44µs p(95)=964.52µs
     http_req_sending...............: avg=159.85µs min=11.89µs  med=25.31µs  max=7.64ms  p(90)=282.57µs p(95)=1.37ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.86s    min=12.05ms  med=3.93s    max=8.6s    p(90)=4.84s    p(95)=6.07s   
     http_reqs......................: 2374    74.246528/s
     iteration_duration.............: avg=3.93s    min=260.08ms med=3.95s    max=8.61s   p(90)=4.86s    p(95)=6.12s   
     iterations.....................: 2354    73.621031/s
     vus............................: 234     min=234     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 8, 2025

Overview for: federation/ramping-vus

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. We are running a heavy load of concurrent VUs to measure response time and other stats, during stress. It measure things like memory usage, CPU usage, response times. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was trying to reach 2000 concurrent VUs over 60s

Comparison

Comparison

Gateway duration(p95)⬇️ RPS Requests Durations Notes
apollo-router 4748ms 162 11456 total, 704 failed avg: 2423ms, p95: 4748ms, max: 14912ms, med: 2274ms ❌ 704 failed requests, 704 non-200 responses, 704 unexpected GraphQL errors
grafbase 5372ms 166 11669 total, 0 failed avg: 2190ms, p95: 5372ms, max: 11184ms, med: 1868ms
cosmo 6741ms 173 12206 total, 0 failed avg: 2473ms, p95: 6742ms, max: 15106ms, med: 1994ms
hive-gateway-bun 28473ms 92 7526 total, 0 failed avg: 11470ms, p95: 28473ms, max: 37001ms, med: 10207ms
mercurius 43023ms 53 4911 total, 0 failed avg: 21736ms, p95: 43024ms, max: 44531ms, med: 19249ms
hive-gateway 51134ms 86 7529 total, 0 failed avg: 12173ms, p95: 51135ms, max: 58157ms, med: 3389ms
apollo-server 59999ms 85 7945 total, 489 failed avg: 11563ms, p95: 60000ms, max: 60416ms, med: 2201ms ❌ 489 failed requests, 489 non-200 responses, 489 unexpected GraphQL errors
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  93% — ✓ 10732 / ✗ 704
     ✗ no graphql errors
      ↳  93% — ✓ 10732 / ✗ 704
     ✓ valid response structure

     █ setup

     checks.........................: 95.81% ✓ 32196      ✗ 1408  
     data_received..................: 943 MB 13 MB/s
     data_sent......................: 14 MB  193 kB/s
     http_req_blocked...............: avg=487.96ms min=1.71µs  med=4.6µs   max=10.95s p(90)=2.13s    p(95)=3.13s   
     http_req_connecting............: avg=475.38ms min=0s      med=0s      max=10.31s p(90)=2.1s     p(95)=3.09s   
     http_req_duration..............: avg=2.42s    min=7.01ms  med=2.27s   max=14.91s p(90)=4.28s    p(95)=4.74s   
       { expected_response:true }...: avg=2.4s     min=7.01ms  med=2.26s   max=14.91s p(90)=4.27s    p(95)=4.73s   
     http_req_failed................: 6.14%  ✓ 704        ✗ 10752 
     http_req_receiving.............: avg=168.34ms min=0s      med=86.85µs max=9.46s  p(90)=558.79ms p(95)=1.2s    
     http_req_sending...............: avg=137.34ms min=8.71µs  med=25.44µs max=10.4s  p(90)=372.72ms p(95)=800.47ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=2.11s    min=6.93ms  med=1.9s    max=11.27s p(90)=3.89s    p(95)=4.46s   
     http_reqs......................: 11456  162.750867/s
     iteration_duration.............: avg=6.2s     min=41.64ms med=5.57s   max=25.15s p(90)=11.78s   p(95)=13.81s  
     iterations.....................: 11436  162.466735/s
     vus............................: 379    min=67       max=1934
     vus_max........................: 2000   min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 34947      ✗ 0     
     data_received..................: 1.0 GB  15 MB/s
     data_sent......................: 14 MB   198 kB/s
     http_req_blocked...............: avg=284.69ms min=1.51µs  med=3.92µs  max=10.94s p(90)=1.02s    p(95)=2.02s   
     http_req_connecting............: avg=282.33ms min=0s      med=0s      max=10.94s p(90)=1.02s    p(95)=2.02s   
     http_req_duration..............: avg=2.18s    min=3.31ms  med=1.86s   max=11.18s p(90)=4.72s    p(95)=5.37s   
       { expected_response:true }...: avg=2.18s    min=3.31ms  med=1.86s   max=11.18s p(90)=4.72s    p(95)=5.37s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 11669 
     http_req_receiving.............: avg=173.02ms min=33.35µs med=82.58µs max=5.5s   p(90)=691.9ms  p(95)=1.04s   
     http_req_sending...............: avg=107.64ms min=8µs     med=18.79µs max=6.86s  p(90)=248.33ms p(95)=668.88ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.9s     min=3.16ms  med=1.53s   max=11.06s p(90)=4.45s    p(95)=5.13s   
     http_reqs......................: 11669   166.488535/s
     iteration_duration.............: avg=5.83s    min=8.92ms  med=4.84s   max=25.59s p(90)=12.19s   p(95)=14.15s  
     iterations.....................: 11649   166.203183/s
     vus............................: 4       min=4        max=1995
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 36558      ✗ 0     
     data_received..................: 1.1 GB  15 MB/s
     data_sent......................: 15 MB   206 kB/s
     http_req_blocked...............: avg=270.52ms min=1.89µs  med=4.41µs  max=17.05s p(90)=772.75ms p(95)=1.95s   
     http_req_connecting............: avg=267.23ms min=0s      med=0s      max=12.55s p(90)=765.54ms p(95)=1.95s   
     http_req_duration..............: avg=2.47s    min=4.02ms  med=1.99s   max=15.1s  p(90)=5s       p(95)=6.74s   
       { expected_response:true }...: avg=2.47s    min=4.02ms  med=1.99s   max=15.1s  p(90)=5s       p(95)=6.74s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 12206 
     http_req_receiving.............: avg=400.74ms min=32.81µs med=97.03µs max=9.06s  p(90)=1.03s    p(95)=2.68s   
     http_req_sending...............: avg=156.38ms min=8.53µs  med=25.06µs max=11.34s p(90)=247.34ms p(95)=964.95ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.91s    min=3.83ms  med=1.63s   max=11.28s p(90)=4.25s    p(95)=4.74s   
     http_reqs......................: 12206   173.516277/s
     iteration_duration.............: avg=5.79s    min=16.26ms med=4.97s   max=25.56s p(90)=11.98s   p(95)=14.03s  
     iterations.....................: 12186   173.231964/s
     vus............................: 358     min=68       max=1999
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 22518     ✗ 0     
     data_received..................: 661 MB  8.1 MB/s
     data_sent......................: 8.9 MB  110 kB/s
     http_req_blocked...............: avg=15.01ms  min=1.9µs   med=4.09µs   max=795.23ms p(90)=26.61ms p(95)=114.81ms
     http_req_connecting............: avg=14.77ms  min=0s      med=0s       max=795.13ms p(90)=25.93ms p(95)=113.58ms
     http_req_duration..............: avg=11.46s   min=17.45ms med=10.2s    max=37s      p(90)=24.42s  p(95)=28.47s  
       { expected_response:true }...: avg=11.46s   min=17.45ms med=10.2s    max=37s      p(90)=24.42s  p(95)=28.47s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 7526  
     http_req_receiving.............: avg=124.87ms min=40.95µs med=123.24µs max=7.19s    p(90)=17.07ms p(95)=541.43ms
     http_req_sending...............: avg=9.32ms   min=8.39µs  med=23.95µs  max=1.07s    p(90)=13.67ms p(95)=46.67ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=11.33s   min=17.34ms med=9.9s     max=35.95s   p(90)=24.34s  p(95)=28.38s  
     http_reqs......................: 7526    92.596709/s
     iteration_duration.............: avg=11.73s   min=92.82ms med=10.28s   max=40.37s   p(90)=25.08s  p(95)=28.93s  
     iterations.....................: 7506    92.350637/s
     vus............................: 278     min=53      max=1999
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 14639     ✗ 0     
     data_received..................: 432 MB  4.7 MB/s
     data_sent......................: 6.0 MB  65 kB/s
     http_req_blocked...............: avg=221.14µs min=1.72µs  med=4.35µs   max=24.69ms p(90)=499.11µs p(95)=631.53µs
     http_req_connecting............: avg=189.5µs  min=0s      med=0s       max=24.62ms p(90)=423.33µs p(95)=546.36µs
     http_req_duration..............: avg=21.73s   min=13.09ms med=19.24s   max=44.53s  p(90)=42.02s   p(95)=43.02s  
       { expected_response:true }...: avg=21.73s   min=13.09ms med=19.24s   max=44.53s  p(90)=42.02s   p(95)=43.02s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 4911  
     http_req_receiving.............: avg=43.66ms  min=33.67µs med=107.09µs max=3.79s   p(90)=644.3µs  p(95)=6.9ms   
     http_req_sending...............: avg=63.39µs  min=9.29µs  med=26.87µs  max=26.7ms  p(90)=66.62µs  p(95)=89.72µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=21.69s   min=12.97ms med=19.24s   max=44.14s  p(90)=41.88s   p(95)=42.92s  
     http_reqs......................: 4911    53.430736/s
     iteration_duration.............: avg=21.84s   min=95.78ms med=19.25s   max=45.75s  p(90)=42.25s   p(95)=43.17s  
     iterations.....................: 4863    52.908505/s
     vus............................: 48      min=48      max=2000
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 22527     ✗ 0     
     data_received..................: 661 MB  7.6 MB/s
     data_sent......................: 8.9 MB  103 kB/s
     http_req_blocked...............: avg=6.88ms min=2.07µs   med=5.68µs   max=462.48ms p(90)=12.08ms p(95)=44.79ms
     http_req_connecting............: avg=6.76ms min=0s       med=0s       max=462.36ms p(90)=11.56ms p(95)=44.3ms 
     http_req_duration..............: avg=12.17s min=13.32ms  med=3.38s    max=58.15s   p(90)=44.14s  p(95)=51.13s 
       { expected_response:true }...: avg=12.17s min=13.32ms  med=3.38s    max=58.15s   p(90)=44.14s  p(95)=51.13s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 7529  
     http_req_receiving.............: avg=4.57ms min=45.26µs  med=118.66µs max=569.82ms p(90)=1.14ms  p(95)=4.4ms  
     http_req_sending...............: avg=3.23ms min=9.01µs   med=34.27µs  max=587.53ms p(90)=3.4ms   p(95)=18.97ms
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=12.16s min=13.21ms  med=3.38s    max=57.78s   p(90)=44.13s  p(95)=51.13s 
     http_reqs......................: 7529    86.533366/s
     iteration_duration.............: avg=12.29s min=106.21ms med=3.46s    max=58.34s   p(90)=44.25s  p(95)=51.19s 
     iterations.....................: 7509    86.3035/s
     vus............................: 48      min=48      max=1999
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✗ response code was 200
      ↳  93% — ✓ 7436 / ✗ 489
     ✗ no graphql errors
      ↳  93% — ✓ 7436 / ✗ 489
     ✓ valid response structure

     █ setup

     checks.........................: 95.80% ✓ 22308     ✗ 978   
     data_received..................: 655 MB 7.1 MB/s
     data_sent......................: 9.5 MB 102 kB/s
     http_req_blocked...............: avg=639.17µs min=1.57µs  med=3.49µs   max=134.49ms p(90)=360.81µs p(95)=706.1µs 
     http_req_connecting............: avg=609.94µs min=0s      med=0s       max=134.39ms p(90)=287.53µs p(95)=569.43µs
     http_req_duration..............: avg=11.56s   min=10.91ms med=2.2s     max=1m0s     p(90)=53.11s   p(95)=59.99s  
       { expected_response:true }...: avg=8.47s    min=10.91ms med=2.12s    max=59.97s   p(90)=36.62s   p(95)=47.8s   
     http_req_failed................: 6.15%  ✓ 489       ✗ 7456  
     http_req_receiving.............: avg=220.93µs min=0s      med=101.12µs max=196.12ms p(90)=227.54µs p(95)=353.49µs
     http_req_sending...............: avg=239.96µs min=8.72µs  med=16.79µs  max=60.46ms  p(90)=64.27µs  p(95)=126.55µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=11.56s   min=10.74ms med=2.2s     max=1m0s     p(90)=53.11s   p(95)=59.99s  
     http_reqs......................: 7945   85.712168/s
     iteration_duration.............: avg=11.6s    min=58.79ms med=2.21s    max=1m0s     p(90)=53.18s   p(95)=1m0s    
     iterations.....................: 7925   85.496404/s
     vus............................: 63     min=61      max=2000
     vus_max........................: 2000   min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants