Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Update Change
prom/prometheus minor v3.7.3 -> v3.8.0

Release Notes

prometheus/prometheus (prom/prometheus)

v3.8.0

Compare Source


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 Dec 2, 2025
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

💻 Website Preview

The latest changes are available as preview in: https://dfc8ddab.federation-gateway-benchmark.pages.dev

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Overview for: 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 50 VUs over 60s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
hive-router 1593 96003 total, 0 failed avg: 31ms, p95: 54ms
grafbase 1464 88481 total, 0 failed avg: 34ms, p95: 59ms
cosmo 663 40115 total, 0 failed avg: 75ms, p95: 108ms
hive-gateway-router-runtime 616 37428 total, 0 failed avg: 80ms, p95: 104ms
apollo-router 378 23013 total, 0 failed avg: 130ms, p95: 171ms
hive-gateway 293 17891 total, 0 failed avg: 167ms, p95: 301ms
apollo-gateway 123 7553 total, 0 failed avg: 398ms, p95: 468ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 287709      ✗ 0    
     data_received..................: 8.4 GB  140 MB/s
     data_sent......................: 112 MB  1.9 MB/s
     http_req_blocked...............: avg=20.79µs  min=1.22µs  med=2.59µs  max=62.1ms   p(90)=3.91µs   p(95)=4.84µs   p(99.9)=93.12µs 
     http_req_connecting............: avg=17.65µs  min=0s      med=0s      max=61.95ms  p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_duration..............: avg=30.97ms  min=2ms     med=28.49ms max=424.8ms  p(90)=47.06ms  p(95)=54.27ms  p(99.9)=106.25ms
       { expected_response:true }...: avg=30.97ms  min=2ms     med=28.49ms max=424.8ms  p(90)=47.06ms  p(95)=54.27ms  p(99.9)=106.25ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 96003
     http_req_receiving.............: avg=130.23µs min=26.56µs med=46.63µs max=199.51ms p(90)=123.73µs p(95)=372.39µs p(99.9)=12.89ms 
     http_req_sending...............: avg=120.32µs min=5.3µs   med=10.68µs max=199.4ms  p(90)=32.97µs  p(95)=135.73µs p(99.9)=14.77ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=30.72ms  min=1.92ms  med=28.3ms  max=310.41ms p(90)=46.63ms  p(95)=53.82ms  p(99.9)=100.1ms 
     http_reqs......................: 96003   1593.2333/s
     iteration_duration.............: avg=31.27ms  min=5.51ms  med=28.74ms max=491.9ms  p(90)=47.31ms  p(95)=54.51ms  p(99.9)=117.94ms
     iterations.....................: 95903   1591.573734/s
     success_rate...................: 100.00% ✓ 95903       ✗ 0    
     vus............................: 50      min=50        max=50 
     vus_max........................: 50      min=50        max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: grafbase

K6 Output

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

     checks.........................: 100.00% ✓ 265143      ✗ 0    
     data_received..................: 7.8 GB  129 MB/s
     data_sent......................: 103 MB  1.7 MB/s
     http_req_blocked...............: avg=11.63µs  min=1.27µs  med=3.15µs  max=20.05ms  p(90)=4.6µs   p(95)=5.64µs   p(99.9)=204.18µs
     http_req_connecting............: avg=7.6µs    min=0s      med=0s      max=20ms     p(90)=0s      p(95)=0s       p(99.9)=0s      
     http_req_duration..............: avg=33.57ms  min=2.92ms  med=30.1ms  max=559.18ms p(90)=51.85ms p(95)=59.25ms  p(99.9)=101.39ms
       { expected_response:true }...: avg=33.57ms  min=2.92ms  med=30.1ms  max=559.18ms p(90)=51.85ms p(95)=59.25ms  p(99.9)=101.39ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 88481
     http_req_receiving.............: avg=173.47µs min=28.02µs med=50.89µs max=55.18ms  p(90)=213µs   p(95)=424.17µs p(99.9)=19.01ms 
     http_req_sending...............: avg=133.73µs min=5.25µs  med=12.14µs max=204.4ms  p(90)=86.51µs p(95)=154.32µs p(99.9)=19.92ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=33.26ms  min=2.87ms  med=29.88ms max=552.71ms p(90)=51.22ms p(95)=58.52ms  p(99.9)=99.66ms 
     http_reqs......................: 88481   1464.82654/s
     iteration_duration.............: avg=33.93ms  min=6.51ms  med=30.41ms max=615.33ms p(90)=52.15ms p(95)=59.57ms  p(99.9)=101.94ms
     iterations.....................: 88381   1463.171014/s
     success_rate...................: 100.00% ✓ 88381       ✗ 0    
     vus............................: 50      min=50        max=50 
     vus_max........................: 50      min=50        max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: cosmo

K6 Output

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

     checks.........................: 100.00% ✓ 120045     ✗ 0    
     data_received..................: 3.5 GB  58 MB/s
     data_sent......................: 47 MB   772 kB/s
     http_req_blocked...............: avg=21.13µs  min=1.25µs  med=3.13µs  max=21.12ms  p(90)=4.74µs   p(95)=5.83µs   p(99.9)=9.32ms  
     http_req_connecting............: avg=17.05µs  min=0s      med=0s      max=20.9ms   p(90)=0s       p(95)=0s       p(99.9)=8.87ms  
     http_req_duration..............: avg=74.52ms  min=2.77ms  med=73.7ms  max=469.6ms  p(90)=100.07ms p(95)=107.99ms p(99.9)=275.52ms
       { expected_response:true }...: avg=74.52ms  min=2.77ms  med=73.7ms  max=469.6ms  p(90)=100.07ms p(95)=107.99ms p(99.9)=275.52ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 40115
     http_req_receiving.............: avg=150.78µs min=28.38µs med=65.62µs max=33.14ms  p(90)=134.11µs p(95)=379.5µs  p(99.9)=13.86ms 
     http_req_sending...............: avg=56.69µs  min=5.26µs  med=11.41µs max=287.94ms p(90)=22.92µs  p(95)=127µs    p(99.9)=3.72ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=74.32ms  min=2.7ms   med=73.49ms max=468.77ms p(90)=99.87ms  p(95)=107.74ms p(99.9)=271.02ms
     http_reqs......................: 40115   663.943827/s
     iteration_duration.............: avg=74.99ms  min=6.67ms  med=74ms    max=527.01ms p(90)=100.36ms p(95)=108.29ms p(99.9)=309.06ms
     iterations.....................: 40015   662.288725/s
     success_rate...................: 100.00% ✓ 40015      ✗ 0    
     vus............................: 50      min=50       max=50 
     vus_max........................: 50      min=50       max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: hive-gateway-router-runtime

K6 Output

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

     checks.........................: 100.00% ✓ 111984     ✗ 0    
     data_received..................: 3.3 GB  54 MB/s
     data_sent......................: 44 MB   717 kB/s
     http_req_blocked...............: avg=10.97µs min=1.31µs  med=2.78µs  max=10.75ms  p(90)=4.47µs   p(95)=5.65µs   p(99.9)=2.62ms  
     http_req_connecting............: avg=7.2µs   min=0s      med=0s      max=10.71ms  p(90)=0s       p(95)=0s       p(99.9)=2.59ms  
     http_req_duration..............: avg=79.87ms min=5.05ms  med=77.84ms max=575.53ms p(90)=96.84ms  p(95)=104.32ms p(99.9)=333.86ms
       { expected_response:true }...: avg=79.87ms min=5.05ms  med=77.84ms max=575.53ms p(90)=96.84ms  p(95)=104.32ms p(99.9)=333.86ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 37428
     http_req_receiving.............: avg=101.2µs min=26.93µs med=51.36µs max=27.13ms  p(90)=114.57µs p(95)=297.57µs p(99.9)=4.34ms  
     http_req_sending...............: avg=78.12µs min=5.59µs  med=11.29µs max=201ms    p(90)=32.63µs  p(95)=136.79µs p(99.9)=8.24ms  
     http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=79.69ms min=4.99ms  med=77.69ms max=574.72ms p(90)=96.65ms  p(95)=104.04ms p(99.9)=329.93ms
     http_reqs......................: 37428   616.800698/s
     iteration_duration.............: avg=80.39ms min=14.67ms med=78.18ms max=607.07ms p(90)=97.16ms  p(95)=104.71ms p(99.9)=339.84ms
     iterations.....................: 37328   615.152732/s
     success_rate...................: 100.00% ✓ 37328      ✗ 0    
     vus............................: 50      min=50       max=50 
     vus_max........................: 50      min=50       max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: apollo-router

K6 Output

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

     checks.........................: 100.00% ✓ 68739      ✗ 0    
     data_received..................: 2.0 GB  33 MB/s
     data_sent......................: 27 MB   441 kB/s
     http_req_blocked...............: avg=13.85µs  min=1.89µs  med=2.89µs   max=9.49ms   p(90)=4.31µs   p(95)=5.08µs   p(99.9)=5.1ms   
     http_req_connecting............: avg=10.34µs  min=0s      med=0s       max=9.45ms   p(90)=0s       p(95)=0s       p(99.9)=5.08ms  
     http_req_duration..............: avg=130.16ms min=5.98ms  med=129.04ms max=570.7ms  p(90)=160.55ms p(95)=170.62ms p(99.9)=415.47ms
       { expected_response:true }...: avg=130.16ms min=5.98ms  med=129.04ms max=570.7ms  p(90)=160.55ms p(95)=170.62ms p(99.9)=415.47ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 23013
     http_req_receiving.............: avg=77.4µs   min=36.64µs med=53.5µs   max=4.42ms   p(90)=103.02µs p(95)=131.5µs  p(99.9)=1.34ms  
     http_req_sending...............: avg=78.11µs  min=7.37µs  med=11.66µs  max=378.96ms p(90)=20.21µs  p(95)=42.22µs  p(99.9)=2.21ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=130ms    min=5.92ms  med=128.92ms max=569.76ms p(90)=160.43ms p(95)=170.51ms p(99.9)=403.59ms
     http_reqs......................: 23013   378.782756/s
     iteration_duration.............: avg=131.03ms min=24.43ms med=129.44ms max=603.34ms p(90)=160.87ms p(95)=170.95ms p(99.9)=435.74ms
     iterations.....................: 22913   377.136804/s
     success_rate...................: 100.00% ✓ 22913      ✗ 0    
     vus............................: 50      min=50       max=50 
     vus_max........................: 50      min=50       max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: hive-gateway

K6 Output

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

     checks.........................: 100.00% ✓ 53373      ✗ 0    
     data_received..................: 1.6 GB  26 MB/s
     data_sent......................: 21 MB   341 kB/s
     http_req_blocked...............: avg=37.29µs  min=1.27µs  med=2.8µs    max=18.01ms  p(90)=4.65µs   p(95)=6.04µs   p(99.9)=13.78ms 
     http_req_connecting............: avg=33.24µs  min=0s      med=0s       max=17.97ms  p(90)=0s       p(95)=0s       p(99.9)=13.71ms 
     http_req_duration..............: avg=167.46ms min=7.11ms  med=154.08ms max=701.66ms p(90)=187.63ms p(95)=301.15ms p(99.9)=620.84ms
       { expected_response:true }...: avg=167.46ms min=7.11ms  med=154.08ms max=701.66ms p(90)=187.63ms p(95)=301.15ms p(99.9)=620.84ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 17891
     http_req_receiving.............: avg=106.33µs min=26.87µs med=52.14µs  max=153.4ms  p(90)=116.6µs  p(95)=212.3µs  p(99.9)=3.96ms  
     http_req_sending...............: avg=106.01µs min=5.53µs  med=11.3µs   max=261.74ms p(90)=32.82µs  p(95)=131.36µs p(99.9)=7.66ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=167.25ms min=7.01ms  med=153.93ms max=661.57ms p(90)=187.44ms p(95)=295.82ms p(99.9)=619.58ms
     http_reqs......................: 17891   293.213361/s
     iteration_duration.............: avg=168.87ms min=55.74ms med=154.47ms max=763.56ms p(90)=188.05ms p(95)=308.86ms p(99.9)=636.79ms
     iterations.....................: 17791   291.574474/s
     success_rate...................: 100.00% ✓ 17791      ✗ 0    
     vus............................: 40      min=40       max=50 
     vus_max........................: 50      min=50       max=50 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: apollo-gateway

K6 Output

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

     checks.........................: 100.00% ✓ 22359      ✗ 0   
     data_received..................: 663 MB  11 MB/s
     data_sent......................: 8.8 MB  144 kB/s
     http_req_blocked...............: avg=41.9µs   min=1.39µs  med=2.93µs   max=11.67ms  p(90)=4.19µs   p(95)=4.9µs    p(99.9)=10.01ms 
     http_req_connecting............: avg=38.52µs  min=0s      med=0s       max=11.64ms  p(90)=0s       p(95)=0s       p(99.9)=9.98ms  
     http_req_duration..............: avg=397.72ms min=7.38ms  med=397.71ms max=828.96ms p(90)=452.59ms p(95)=467.81ms p(99.9)=709.86ms
       { expected_response:true }...: avg=397.72ms min=7.38ms  med=397.71ms max=828.96ms p(90)=452.59ms p(95)=467.81ms p(99.9)=709.86ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 7553
     http_req_receiving.............: avg=91.21µs  min=29.88µs med=51.12µs  max=224.23ms p(90)=86.5µs   p(95)=100.04µs p(99.9)=767.01µs
     http_req_sending...............: avg=97.71µs  min=6.26µs  med=12.1µs   max=213.33ms p(90)=17.22µs  p(95)=22.42µs  p(99.9)=2.84ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=397.53ms min=7.31ms  med=397.64ms max=827.92ms p(90)=452.36ms p(95)=467.52ms p(99.9)=709.02ms
     http_reqs......................: 7553    123.616157/s
     iteration_duration.............: avg=403.6ms  min=49.69ms med=398.36ms max=877.33ms p(90)=453.3ms  p(95)=468.82ms p(99.9)=846.06ms
     iterations.....................: 7453    121.979508/s
     success_rate...................: 100.00% ✓ 7453       ✗ 0   
     vus............................: 27      min=27       max=50
     vus_max........................: 50      min=50       max=50

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Overview for: 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 running 500 VUs over 60s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
hive-router 1771 110692 total, 0 failed avg: 126ms, p95: 298ms
grafbase 1494 94566 total, 0 failed avg: 147ms, p95: 348ms
cosmo 681 43580 total, 0 failed avg: 322ms, p95: 710ms
hive-gateway-router-runtime 578 38072 total, 0 failed avg: 369ms, p95: 770ms ❌ non-compatible response structure (2)
apollo-router 397 26683 total, 0 failed avg: 528ms, p95: 1225ms ❌ 15 unexpected GraphQL errors, non-compatible response structure (1)
hive-gateway 283 19502 total, 0 failed avg: 721ms, p95: 1555ms
apollo-gateway 157 10822 total, 0 failed avg: 1210ms, p95: 2632ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 329076      ✗ 0     
     data_received..................: 9.7 GB  155 MB/s
     data_sent......................: 129 MB  2.1 MB/s
     http_req_blocked...............: avg=457.69µs min=1.15µs  med=2.49µs   max=333.78ms p(90)=3.93µs   p(95)=4.7µs    p(99.9)=161.32ms
     http_req_connecting............: avg=453.12µs min=0s      med=0s       max=333.62ms p(90)=0s       p(95)=0s       p(99.9)=161.01ms
     http_req_duration..............: avg=125.81ms min=1.87ms  med=114.41ms max=526.56ms p(90)=254.1ms  p(95)=297.87ms p(99.9)=409.84ms
       { expected_response:true }...: avg=125.81ms min=1.87ms  med=114.41ms max=526.56ms p(90)=254.1ms  p(95)=297.87ms p(99.9)=409.84ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 110692
     http_req_receiving.............: avg=517.23µs min=23.04µs med=42.08µs  max=148.37ms p(90)=107.21µs p(95)=391.19µs p(99.9)=76.45ms 
     http_req_sending...............: avg=445µs    min=5.26µs  med=10.15µs  max=138.32ms p(90)=26.46µs  p(95)=126.75µs p(99.9)=73.36ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=124.85ms min=1.78ms  med=113.46ms max=451.63ms p(90)=252.04ms p(95)=295.62ms p(99.9)=407.33ms
     http_reqs......................: 110692  1771.655208/s
     iteration_duration.............: avg=127.73ms min=2ms     med=116.17ms max=751.42ms p(90)=256.42ms p(95)=300.57ms p(99.9)=437.76ms
     iterations.....................: 109692  1755.64994/s
     success_rate...................: 100.00% ✓ 109692      ✗ 0     
     vus............................: 83      min=0         max=493 
     vus_max........................: 500     min=500       max=500 

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: grafbase

K6 Output

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

     checks.........................: 100.00% ✓ 280698      ✗ 0    
     data_received..................: 8.3 GB  131 MB/s
     data_sent......................: 110 MB  1.7 MB/s
     http_req_blocked...............: avg=724.32µs min=1.27µs  med=2.96µs   max=439.75ms p(90)=4.52µs   p(95)=5.77µs   p(99.9)=223.4ms 
     http_req_connecting............: avg=719.22µs min=0s      med=0s       max=439.66ms p(90)=0s       p(95)=0s       p(99.9)=223.33ms
     http_req_duration..............: avg=147.07ms min=2.63ms  med=135.44ms max=493.71ms p(90)=295.44ms p(95)=348.43ms p(99.9)=443.06ms
       { expected_response:true }...: avg=147.07ms min=2.63ms  med=135.44ms max=493.71ms p(90)=295.44ms p(95)=348.43ms p(99.9)=443.06ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 94566
     http_req_receiving.............: avg=668.59µs min=25.33µs med=47.8µs   max=146.17ms p(90)=112.16µs p(95)=454.39µs p(99.9)=90.31ms 
     http_req_sending...............: avg=608.78µs min=5.37µs  med=11.85µs  max=161.87ms p(90)=31.39µs  p(95)=145.06µs p(99.9)=89.38ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=145.79ms min=2.58ms  med=134.17ms max=465.31ms p(90)=292.51ms p(95)=345.92ms p(99.9)=438.6ms 
     http_reqs......................: 94566   1494.443469/s
     iteration_duration.............: avg=149.8ms  min=2.9ms   med=137.45ms max=960.92ms p(90)=298.8ms  p(95)=351.86ms p(99.9)=549.85ms
     iterations.....................: 93566   1478.640289/s
     success_rate...................: 100.00% ✓ 93566       ✗ 0    
     vus............................: 74      min=0         max=494
     vus_max........................: 500     min=500       max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: cosmo

K6 Output

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

     checks.........................: 100.00% ✓ 127740     ✗ 0    
     data_received..................: 3.8 GB  60 MB/s
     data_sent......................: 51 MB   793 kB/s
     http_req_blocked...............: avg=114.9µs  min=1.29µs  med=2.92µs   max=181.53ms p(90)=4.41µs   p(95)=6.13µs   p(99.9)=41.56ms 
     http_req_connecting............: avg=107.83µs min=0s      med=0s       max=181.37ms p(90)=0s       p(95)=0s       p(99.9)=41.42ms 
     http_req_duration..............: avg=322.22ms min=2.83ms  med=305.39ms max=1.39s    p(90)=634.34ms p(95)=710.35ms p(99.9)=994.11ms
       { expected_response:true }...: avg=322.22ms min=2.83ms  med=305.39ms max=1.39s    p(90)=634.34ms p(95)=710.35ms p(99.9)=994.11ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 43580
     http_req_receiving.............: avg=445.68µs min=28.04µs med=61.43µs  max=269.8ms  p(90)=194.96µs p(95)=486.12µs p(99.9)=59.73ms 
     http_req_sending...............: avg=165.9µs  min=5.83µs  med=11.4µs   max=109.74ms p(90)=32.52µs  p(95)=135.71µs p(99.9)=32.58ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_waiting...............: avg=321.61ms min=2.76ms  med=304.73ms max=1.39s    p(90)=633.47ms p(95)=709.35ms p(99.9)=993.49ms
     http_reqs......................: 43580   681.274714/s
     iteration_duration.............: avg=330.34ms min=3.06ms  med=314.4ms  max=1.39s    p(90)=637.69ms p(95)=713.54ms p(99.9)=995.44ms
     iterations.....................: 42580   665.641976/s
     success_rate...................: 100.00% ✓ 42580      ✗ 0    
     vus............................: 61      min=0        max=497
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: hive-gateway-router-runtime

K6 Output

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

     checks.........................: 99.99% ✓ 111214     ✗ 2    
     data_received..................: 3.3 GB 51 MB/s
     data_sent......................: 44 MB  674 kB/s
     http_req_blocked...............: avg=216.34µs min=1.34µs  med=2.95µs   max=216.42ms p(90)=5.03µs   p(95)=7.57µs   p(99.9)=63.19ms
     http_req_connecting............: avg=211.11µs min=0s      med=0s       max=216.23ms p(90)=0s       p(95)=0s       p(99.9)=62.99ms
     http_req_duration..............: avg=368.94ms min=4.75ms  med=351.41ms max=1.22s    p(90)=697.01ms p(95)=769.58ms p(99.9)=1.02s  
       { expected_response:true }...: avg=368.94ms min=4.75ms  med=351.41ms max=1.22s    p(90)=697.01ms p(95)=769.58ms p(99.9)=1.02s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 38072
     http_req_receiving.............: avg=299.07µs min=27.23µs med=48.87µs  max=147.97ms p(90)=118.58µs p(95)=470.34µs p(99.9)=48.65ms
     http_req_sending...............: avg=349.78µs min=5.36µs  med=11.33µs  max=162.25ms p(90)=37.09µs  p(95)=150.76µs p(99.9)=67.85ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s       p(99.9)=0s     
     http_req_waiting...............: avg=368.29ms min=4.7ms   med=350.87ms max=1.21s    p(90)=696.15ms p(95)=768.18ms p(99.9)=1.02s  
     http_reqs......................: 38072  578.235093/s
     iteration_duration.............: avg=379.62ms min=5.48ms  med=360.36ms max=1.27s    p(90)=700.6ms  p(95)=772.63ms p(99.9)=1.05s  
     iterations.....................: 37072  563.047157/s
     success_rate...................: 99.99% ✓ 37070      ✗ 2    
     vus............................: 56     min=0        max=499
     vus_max........................: 500    min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: apollo-router

K6 Output

     ✓ response code was 200
     ✗ no graphql errors
      ↳  99% — ✓ 25668 / ✗ 15
     ✗ valid response structure
      ↳  99% — ✓ 25682 / ✗ 1

     checks.........................: 99.97% ✓ 77033      ✗ 16   
     data_received..................: 2.3 GB 35 MB/s
     data_sent......................: 31 MB  464 kB/s
     http_req_blocked...............: avg=83.18µs  min=1.42µs  med=2.99µs   max=136.41ms p(90)=4.66µs  p(95)=6.63µs   p(99.9)=18.45ms
     http_req_connecting............: avg=77.15µs  min=0s      med=0s       max=136.36ms p(90)=0s      p(95)=0s       p(99.9)=17.67ms
     http_req_duration..............: avg=528.34ms min=5.99ms  med=480.94ms max=2.24s    p(90)=1.07s   p(95)=1.22s    p(99.9)=1.79s  
       { expected_response:true }...: avg=528.34ms min=5.99ms  med=480.94ms max=2.24s    p(90)=1.07s   p(95)=1.22s    p(99.9)=1.79s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 26683
     http_req_receiving.............: avg=109.38µs min=30.11µs med=51.67µs  max=86.74ms  p(90)=97.47µs p(95)=156.98µs p(99.9)=8.02ms 
     http_req_sending...............: avg=98.32µs  min=6.63µs  med=11.38µs  max=133.21ms p(90)=24.86µs p(95)=93.51µs  p(99.9)=14.35ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s      p(95)=0s       p(99.9)=0s     
     http_req_waiting...............: avg=528.14ms min=5.92ms  med=480.82ms max=2.24s    p(90)=1.07s   p(95)=1.22s    p(99.9)=1.79s  
     http_reqs......................: 26683  397.989848/s
     iteration_duration.............: avg=549.36ms min=6.41ms  med=506.4ms  max=2.24s    p(90)=1.08s   p(95)=1.23s    p(99.9)=1.79s  
     iterations.....................: 25683  383.074364/s
     success_rate...................: 99.94% ✓ 25668      ✗ 15   
     vus............................: 68     min=0        max=497
     vus_max........................: 500    min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: hive-gateway

K6 Output

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

     checks.........................: 100.00% ✓ 55506      ✗ 0    
     data_received..................: 1.7 GB  25 MB/s
     data_sent......................: 23 MB   332 kB/s
     http_req_blocked...............: avg=119.48µs min=1.02µs  med=2.85µs   max=169.2ms  p(90)=5.21µs  p(95)=7.38µs   p(99.9)=32.57ms
     http_req_connecting............: avg=110.33µs min=0s      med=0s       max=154.83ms p(90)=0s      p(95)=0s       p(99.9)=32.5ms 
     http_req_duration..............: avg=720.73ms min=6.52ms  med=676.58ms max=4.02s    p(90)=1.43s   p(95)=1.55s    p(99.9)=3.08s  
       { expected_response:true }...: avg=720.73ms min=6.52ms  med=676.58ms max=4.02s    p(90)=1.43s   p(95)=1.55s    p(99.9)=3.08s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 19502
     http_req_receiving.............: avg=162.4µs  min=25.64µs med=47.71µs  max=85.75ms  p(90)=94.72µs p(95)=153.45µs p(99.9)=23.01ms
     http_req_sending...............: avg=177.33µs min=4.72µs  med=10.33µs  max=129.74ms p(90)=23.79µs p(95)=99.94µs  p(99.9)=31.89ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s      p(95)=0s       p(99.9)=0s     
     http_req_waiting...............: avg=720.39ms min=6.46ms  med=675.91ms max=4.02s    p(90)=1.43s   p(95)=1.55s    p(99.9)=3.08s  
     http_reqs......................: 19502   283.689268/s
     iteration_duration.............: avg=760.04ms min=7.59ms  med=706.4ms  max=4.03s    p(90)=1.44s   p(95)=1.56s    p(99.9)=3.14s  
     iterations.....................: 18502   269.142592/s
     success_rate...................: 100.00% ✓ 18502      ✗ 0    
     vus............................: 100     min=0        max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview
Summary for: apollo-gateway

K6 Output

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

     checks.........................: 100.00% ✓ 29466      ✗ 0    
     data_received..................: 951 MB  14 MB/s
     data_sent......................: 13 MB   188 kB/s
     http_req_blocked...............: avg=34.51µs min=1.29µs  med=3.51µs  max=40.03ms p(90)=5.94µs   p(95)=12.21µs  p(99.9)=5.11ms
     http_req_connecting............: avg=27.96µs min=0s      med=0s      max=39.96ms p(90)=0s       p(95)=0s       p(99.9)=5.05ms
     http_req_duration..............: avg=1.2s    min=7.25ms  med=1.17s   max=15.66s  p(90)=2.2s     p(95)=2.63s    p(99.9)=14.38s
       { expected_response:true }...: avg=1.2s    min=7.25ms  med=1.17s   max=15.66s  p(90)=2.2s     p(95)=2.63s    p(99.9)=14.38s
     http_req_failed................: 0.00%   ✓ 0          ✗ 10822
     http_req_receiving.............: avg=80.59µs min=27.62µs med=60.83µs max=16.06ms p(90)=108.55µs p(95)=132.82µs p(99.9)=1.47ms
     http_req_sending...............: avg=41.1µs  min=6.27µs  med=13.85µs max=24.07ms p(90)=30.96µs  p(95)=49.41µs  p(99.9)=4.87ms
     http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s      p(90)=0s       p(95)=0s       p(99.9)=0s    
     http_req_waiting...............: avg=1.2s    min=7.2ms   med=1.16s   max=15.66s  p(90)=2.2s     p(95)=2.63s    p(99.9)=14.38s
     http_reqs......................: 10822   157.560403/s
     iteration_duration.............: avg=1.33s   min=7.85ms  med=1.28s   max=15.67s  p(90)=2.25s    p(95)=2.68s    p(99.9)=14.53s
     iterations.....................: 9822    143.001135/s
     success_rate...................: 100.00% ✓ 9822       ✗ 0    
     vus............................: 110     min=0        max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance 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