Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 1af3b93 -> 8e8c483

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://8c66a7a5.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 1752 105664 total, 0 failed avg: 28ms, p95: 50ms
grafbase 1578 95297 total, 0 failed avg: 31ms, p95: 55ms
cosmo 691 41770 total, 0 failed avg: 72ms, p95: 106ms
hive-gateway-router-runtime 655 39721 total, 0 failed avg: 75ms, p95: 99ms
apollo-router 390 23739 total, 0 failed avg: 126ms, p95: 164ms
hive-gateway 299 18242 total, 0 failed avg: 164ms, p95: 306ms
apollo-gateway 120 7362 total, 0 failed avg: 408ms, p95: 480ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 316692      ✗ 0     
     data_received..................: 9.3 GB  154 MB/s
     data_sent......................: 123 MB  2.0 MB/s
     http_req_blocked...............: avg=8.8µs    min=1.19µs  med=2.58µs  max=18.5ms   p(90)=3.81µs   p(95)=4.51µs   p(99.9)=96.99µs
     http_req_connecting............: avg=5.69µs   min=0s      med=0s      max=18.31ms  p(90)=0s       p(95)=0s       p(99.9)=0s     
     http_req_duration..............: avg=28.13ms  min=1.92ms  med=25.65ms max=436.21ms p(90)=43.99ms  p(95)=50.15ms  p(99.9)=85.45ms
       { expected_response:true }...: avg=28.13ms  min=1.92ms  med=25.65ms max=436.21ms p(90)=43.99ms  p(95)=50.15ms  p(99.9)=85.45ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 105664
     http_req_receiving.............: avg=127.68µs min=24.27µs med=43.74µs max=55.81ms  p(90)=118.74µs p(95)=355.25µs p(99.9)=15.66ms
     http_req_sending...............: avg=102.89µs min=5.12µs  med=10.2µs  max=302.64ms p(90)=31.8µs   p(95)=130.73µs p(99.9)=15.74ms
     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=27.9ms   min=1.88ms  med=25.47ms max=419.3ms  p(90)=43.57ms  p(95)=49.71ms  p(99.9)=84.51ms
     http_reqs......................: 105664  1752.737477/s
     iteration_duration.............: avg=28.41ms  min=4.85ms  med=25.89ms max=496ms    p(90)=44.24ms  p(95)=50.4ms   p(99.9)=86.14ms
     iterations.....................: 105564  1751.078693/s
     success_rate...................: 100.00% ✓ 105564      ✗ 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% ✓ 285591      ✗ 0    
     data_received..................: 8.4 GB  139 MB/s
     data_sent......................: 111 MB  1.8 MB/s
     http_req_blocked...............: avg=10.33µs  min=1.25µs  med=2.98µs  max=20.38ms  p(90)=4.08µs   p(95)=4.72µs   p(99.9)=124.16µs
     http_req_connecting............: avg=6.66µs   min=0s      med=0s      max=20.24ms  p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_duration..............: avg=31.18ms  min=2.99ms  med=27.97ms max=465.91ms p(90)=48.17ms  p(95)=54.62ms  p(99.9)=95.99ms 
       { expected_response:true }...: avg=31.18ms  min=2.99ms  med=27.97ms max=465.91ms p(90)=48.17ms  p(95)=54.62ms  p(99.9)=95.99ms 
     http_req_failed................: 0.00%   ✓ 0           ✗ 95297
     http_req_receiving.............: avg=150.27µs min=24.74µs med=48.53µs max=150.4ms  p(90)=144.41µs p(95)=392.6µs  p(99.9)=16.75ms 
     http_req_sending...............: avg=124.18µs min=5.69µs  med=11.88µs max=366.01ms p(90)=39.34µs  p(95)=139.38µs p(99.9)=17.17ms 
     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.91ms  min=2.92ms  med=27.77ms max=465.39ms p(90)=47.69ms  p(95)=54.11ms  p(99.9)=93.04ms 
     http_reqs......................: 95297   1578.023946/s
     iteration_duration.............: avg=31.5ms   min=7.12ms  med=28.25ms max=521.7ms  p(90)=48.47ms  p(95)=54.9ms   p(99.9)=97.21ms 
     iterations.....................: 95197   1576.368045/s
     success_rate...................: 100.00% ✓ 95197       ✗ 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% ✓ 125010     ✗ 0    
     data_received..................: 3.7 GB  61 MB/s
     data_sent......................: 49 MB   804 kB/s
     http_req_blocked...............: avg=13.06µs  min=1.38µs  med=2.8µs   max=22.28ms  p(90)=3.93µs   p(95)=4.77µs   p(99.9)=2.71ms  
     http_req_connecting............: avg=9.52µs   min=0s      med=0s      max=22.26ms  p(90)=0s       p(95)=0s       p(99.9)=2.67ms  
     http_req_duration..............: avg=71.54ms  min=2.83ms  med=70.26ms max=504.39ms p(90)=97.67ms  p(95)=105.94ms p(99.9)=282.55ms
       { expected_response:true }...: avg=71.54ms  min=2.83ms  med=70.26ms max=504.39ms p(90)=97.67ms  p(95)=105.94ms p(99.9)=282.55ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 41770
     http_req_receiving.............: avg=167.48µs min=29.57µs med=72.08µs max=197.1ms  p(90)=147.52µs p(95)=383.33µs p(99.9)=14.55ms 
     http_req_sending...............: avg=74.47µs  min=6.03µs  med=11.42µs max=354.47ms p(90)=29.64µs  p(95)=126.96µs p(99.9)=8.42ms  
     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=71.3ms   min=2.76ms  med=70.06ms max=475.76ms p(90)=97.43ms  p(95)=105.64ms p(99.9)=269.53ms
     http_reqs......................: 41770   691.379875/s
     iteration_duration.............: avg=72.01ms  min=7.4ms   med=70.59ms max=547.65ms p(90)=98ms     p(95)=106.25ms p(99.9)=295.51ms
     iterations.....................: 41670   689.724668/s
     success_rate...................: 100.00% ✓ 41670      ✗ 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% ✓ 118863     ✗ 0    
     data_received..................: 3.5 GB  58 MB/s
     data_sent......................: 46 MB   762 kB/s
     http_req_blocked...............: avg=12.5µs  min=1.2µs   med=2.7µs   max=15.07ms  p(90)=4.07µs   p(95)=5.06µs   p(99.9)=2.33ms  
     http_req_connecting............: avg=8.96µs  min=0s      med=0s      max=15.04ms  p(90)=0s       p(95)=0s       p(99.9)=2.3ms   
     http_req_duration..............: avg=75.24ms min=4.72ms  med=73.49ms max=515.04ms p(90)=91.56ms  p(95)=98.91ms  p(99.9)=302.28ms
       { expected_response:true }...: avg=75.24ms min=4.72ms  med=73.49ms max=515.04ms p(90)=91.56ms  p(95)=98.91ms  p(99.9)=302.28ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 39721
     http_req_receiving.............: avg=92.04µs min=26.34µs med=46.79µs max=20.9ms   p(90)=100.37µs p(95)=240.99µs p(99.9)=4.38ms  
     http_req_sending...............: avg=83.58µs min=5.57µs  med=11.04µs max=195.61ms p(90)=30.79µs  p(95)=126.92µs p(99.9)=9.62ms  
     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=75.07ms min=4.67ms  med=73.34ms max=508.79ms p(90)=91.4ms   p(95)=98.73ms  p(99.9)=282.74ms
     http_reqs......................: 39721   655.375165/s
     iteration_duration.............: avg=75.73ms min=14.7ms  med=73.81ms max=527.18ms p(90)=91.88ms  p(95)=99.25ms  p(99.9)=314.31ms
     iterations.....................: 39621   653.725219/s
     success_rate...................: 100.00% ✓ 39621      ✗ 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% ✓ 70917      ✗ 0    
     data_received..................: 2.1 GB  34 MB/s
     data_sent......................: 28 MB   455 kB/s
     http_req_blocked...............: avg=25.54µs  min=1.48µs  med=2.83µs   max=15.33ms  p(90)=4.03µs   p(95)=4.74µs   p(99.9)=11.27ms 
     http_req_connecting............: avg=22.03µs  min=0s      med=0s       max=15.18ms  p(90)=0s       p(95)=0s       p(99.9)=11.25ms 
     http_req_duration..............: avg=126.13ms min=5.82ms  med=125.67ms max=582.02ms p(90)=154.6ms  p(95)=163.58ms p(99.9)=400.11ms
       { expected_response:true }...: avg=126.13ms min=5.82ms  med=125.67ms max=582.02ms p(90)=154.6ms  p(95)=163.58ms p(99.9)=400.11ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 23739
     http_req_receiving.............: avg=87.28µs  min=34.69µs med=51.54µs  max=148.25ms p(90)=98.62µs  p(95)=127.29µs p(99.9)=1.6ms   
     http_req_sending...............: avg=83.07µs  min=6.9µs   med=11.36µs  max=212.77ms p(90)=19.12µs  p(95)=44.14µs  p(99.9)=7.03ms  
     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=125.96ms min=5.78ms  med=125.56ms max=542.53ms p(90)=154.49ms p(95)=163.42ms p(99.9)=395.59ms
     http_reqs......................: 23739   390.900696/s
     iteration_duration.............: avg=126.97ms min=33.45ms med=126.03ms max=624.73ms p(90)=154.91ms p(95)=163.92ms p(99.9)=422.71ms
     iterations.....................: 23639   389.254036/s
     success_rate...................: 100.00% ✓ 23639      ✗ 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% ✓ 54426      ✗ 0    
     data_received..................: 1.6 GB  26 MB/s
     data_sent......................: 21 MB   348 kB/s
     http_req_blocked...............: avg=19.88µs  min=1.3µs   med=2.83µs   max=11.14ms  p(90)=4.65µs   p(95)=6µs      p(99.9)=7.42ms  
     http_req_connecting............: avg=15.89µs  min=0s      med=0s       max=11.11ms  p(90)=0s       p(95)=0s       p(99.9)=7.39ms  
     http_req_duration..............: avg=164.22ms min=6.75ms  med=151.43ms max=648ms    p(90)=184.64ms p(95)=306.07ms p(99.9)=588.76ms
       { expected_response:true }...: avg=164.22ms min=6.75ms  med=151.43ms max=648ms    p(90)=184.64ms p(95)=306.07ms p(99.9)=588.76ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 18242
     http_req_receiving.............: avg=107.57µs min=26.89µs med=50.18µs  max=144.09ms p(90)=111.68µs p(95)=236.28µs p(99.9)=4.85ms  
     http_req_sending...............: avg=83.37µs  min=5.71µs  med=11.49µs  max=245.07ms p(90)=33.18µs  p(95)=135.27µs p(99.9)=6.79ms  
     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=164.03ms min=6.69ms  med=151.29ms max=646.67ms p(90)=184.4ms  p(95)=305.86ms p(99.9)=588.01ms
     http_reqs......................: 18242   299.16115/s
     iteration_duration.............: avg=165.56ms min=22.38ms med=151.88ms max=696.96ms p(90)=185.11ms p(95)=312.15ms p(99.9)=603.51ms
     iterations.....................: 18142   297.521192/s
     success_rate...................: 100.00% ✓ 18142      ✗ 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-gateway

K6 Output

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

     checks.........................: 100.00% ✓ 21786      ✗ 0   
     data_received..................: 647 MB  11 MB/s
     data_sent......................: 8.6 MB  140 kB/s
     http_req_blocked...............: avg=43.79µs  min=1.41µs   med=2.92µs   max=11.76ms  p(90)=4.71µs   p(95)=5.34µs   p(99.9)=10.07ms 
     http_req_connecting............: avg=40.25µs  min=0s       med=0s       max=11.73ms  p(90)=0s       p(95)=0s       p(99.9)=10.03ms 
     http_req_duration..............: avg=408.24ms min=7.29ms   med=407.55ms max=781.1ms  p(90)=463.49ms p(95)=479.77ms p(99.9)=713.57ms
       { expected_response:true }...: avg=408.24ms min=7.29ms   med=407.55ms max=781.1ms  p(90)=463.49ms p(95)=479.77ms p(99.9)=713.57ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 7362
     http_req_receiving.............: avg=99.75µs  min=29.38µs  med=52.56µs  max=228.33ms p(90)=100.57µs p(95)=117.53µs p(99.9)=647.29µs
     http_req_sending...............: avg=99.6µs   min=6.07µs   med=11.93µs  max=231.45ms p(90)=20.46µs  p(95)=26.32µs  p(99.9)=4.34ms  
     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=408.04ms min=7.24ms   med=407.47ms max=755.84ms p(90)=463.39ms p(95)=479.65ms p(99.9)=706.1ms 
     http_reqs......................: 7362    120.46685/s
     iteration_duration.............: avg=414.15ms min=177.65ms med=408.09ms max=830.74ms p(90)=464.32ms p(95)=480.22ms p(99.9)=735.68ms
     iterations.....................: 7262    118.830517/s
     success_rate...................: 100.00% ✓ 7262       ✗ 0   
     vus............................: 31      min=31       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 1981 122857 total, 0 failed avg: 113ms, p95: 278ms
grafbase 1463 92522 total, 0 failed avg: 150ms, p95: 352ms
cosmo 692 44141 total, 0 failed avg: 318ms, p95: 706ms
hive-gateway-router-runtime 614 40546 total, 0 failed avg: 346ms, p95: 710ms ❌ non-compatible response structure (1)
apollo-router 391 26258 total, 0 failed avg: 537ms, p95: 1207ms ❌ 21 unexpected GraphQL errors
hive-gateway 257 17922 total, 0 failed avg: 781ms, p95: 1768ms
apollo-gateway 161 11029 total, 0 failed avg: 1190ms, p95: 2585ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 365571      ✗ 0     
     data_received..................: 11 GB   174 MB/s
     data_sent......................: 143 MB  2.3 MB/s
     http_req_blocked...............: avg=323.96µs min=927ns   med=2.38µs   max=285.62ms p(90)=3.78µs   p(95)=4.37µs   p(99.9)=124.59ms
     http_req_connecting............: avg=319.77µs min=0s      med=0s       max=285.4ms  p(90)=0s       p(95)=0s       p(99.9)=123.64ms
     http_req_duration..............: avg=113.43ms min=1.63ms  med=99.45ms  max=479.7ms  p(90)=235.79ms p(95)=277.72ms p(99.9)=405.45ms
       { expected_response:true }...: avg=113.43ms min=1.63ms  med=99.45ms  max=479.7ms  p(90)=235.79ms p(95)=277.72ms p(99.9)=405.45ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 122857
     http_req_receiving.............: avg=415.64µs min=19.12µs med=40.25µs  max=163.57ms p(90)=125.39µs p(95)=373.8µs  p(99.9)=66.17ms 
     http_req_sending...............: avg=341.38µs min=3.91µs  med=8.84µs   max=172.53ms p(90)=19.52µs  p(95)=121.7µs  p(99.9)=61.3ms  
     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=112.67ms min=1.58ms  med=98.81ms  max=479.65ms p(90)=234.1ms  p(95)=275.94ms p(99.9)=404.87ms
     http_reqs......................: 122857  1981.85219/s
     iteration_duration.............: avg=114.96ms min=1.77ms  med=100.68ms max=663.27ms p(90)=237.85ms p(95)=279.87ms p(99.9)=421.81ms
     iterations.....................: 121857  1965.720816/s
     success_rate...................: 100.00% ✓ 121857      ✗ 0     
     vus............................: 61      min=0         max=497 
     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% ✓ 274566      ✗ 0    
     data_received..................: 8.1 GB  129 MB/s
     data_sent......................: 108 MB  1.7 MB/s
     http_req_blocked...............: avg=751.49µs min=1.26µs  med=3.11µs   max=391.9ms  p(90)=4.84µs   p(95)=6.12µs   p(99.9)=231.88ms
     http_req_connecting............: avg=746.83µs min=0s      med=0s       max=391.84ms p(90)=0s       p(95)=0s       p(99.9)=231.82ms
     http_req_duration..............: avg=150.33ms min=2.55ms  med=137.24ms max=536.24ms p(90)=299.21ms p(95)=352.39ms p(99.9)=442.31ms
       { expected_response:true }...: avg=150.33ms min=2.55ms  med=137.24ms max=536.24ms p(90)=299.21ms p(95)=352.39ms p(99.9)=442.31ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 92522
     http_req_receiving.............: avg=720.21µs min=26.16µs med=49.02µs  max=162.18ms p(90)=127.54µs p(95)=473.15µs p(99.9)=97.06ms 
     http_req_sending...............: avg=650.64µs min=5.43µs  med=11.86µs  max=227.52ms p(90)=32.64µs  p(95)=150.68µs p(99.9)=93.42ms 
     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=148.95ms min=2.51ms  med=135.75ms max=475.76ms p(90)=296.03ms p(95)=350.04ms p(99.9)=435.25ms
     http_reqs......................: 92522   1463.408573/s
     iteration_duration.............: avg=153.15ms min=2.82ms  med=139.54ms max=955.06ms p(90)=303.07ms p(95)=355.72ms p(99.9)=551.65ms
     iterations.....................: 91522   1447.591701/s
     success_rate...................: 100.00% ✓ 91522       ✗ 0    
     vus............................: 71      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% ✓ 129423     ✗ 0    
     data_received..................: 3.9 GB  61 MB/s
     data_sent......................: 51 MB   806 kB/s
     http_req_blocked...............: avg=109.75µs min=1.31µs  med=2.83µs   max=173.62ms p(90)=4.37µs   p(95)=6.19µs   p(99.9)=30.49ms
     http_req_connecting............: avg=105.46µs min=0s      med=0s       max=173.56ms p(90)=0s       p(95)=0s       p(99.9)=30.44ms
     http_req_duration..............: avg=318.04ms min=2.81ms  med=299.99ms max=1.21s    p(90)=621.13ms p(95)=705.62ms p(99.9)=1.01s  
       { expected_response:true }...: avg=318.04ms min=2.81ms  med=299.99ms max=1.21s    p(90)=621.13ms p(95)=705.62ms p(99.9)=1.01s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 44141
     http_req_receiving.............: avg=598.02µs min=26.49µs med=59.51µs  max=232.26ms p(90)=168.41µs p(95)=468.97µs p(99.9)=81.6ms 
     http_req_sending...............: avg=181.14µs min=5.51µs  med=11.04µs  max=123.62ms p(90)=29.37µs  p(95)=127.13µs p(99.9)=39.37ms
     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=317.26ms min=2.73ms  med=299.32ms max=1.21s    p(90)=620.27ms p(95)=704.36ms p(99.9)=1.01s  
     http_reqs......................: 44141   692.309122/s
     iteration_duration.............: avg=325.96ms min=3.07ms  med=308.33ms max=1.21s    p(90)=625.16ms p(95)=709.44ms p(99.9)=1.02s  
     iterations.....................: 43141   676.625084/s
     success_rate...................: 100.00% ✓ 43141      ✗ 0    
     vus............................: 95      min=0        max=500
     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% — ✓ 39545 / ✗ 1

     checks.........................: 99.99% ✓ 118637     ✗ 1    
     data_received..................: 3.6 GB 54 MB/s
     data_sent......................: 47 MB  716 kB/s
     http_req_blocked...............: avg=179.47µs min=1.23µs  med=2.89µs   max=202.05ms p(90)=4.48µs   p(95)=6.21µs   p(99.9)=55.06ms 
     http_req_connecting............: avg=174.07µs min=0s      med=0s       max=201.89ms p(90)=0s       p(95)=0s       p(99.9)=55ms    
     http_req_duration..............: avg=346.3ms  min=4.74ms  med=340ms    max=1.26s    p(90)=639.19ms p(95)=710.32ms p(99.9)=943.53ms
       { expected_response:true }...: avg=346.3ms  min=4.74ms  med=340ms    max=1.26s    p(90)=639.19ms p(95)=710.32ms p(99.9)=943.53ms
     http_req_failed................: 0.00%  ✓ 0          ✗ 40546
     http_req_receiving.............: avg=213µs    min=26.95µs med=45.38µs  max=142.03ms p(90)=95.76µs  p(95)=384.38µs p(99.9)=31.91ms 
     http_req_sending...............: avg=286.96µs min=5.56µs  med=11.07µs  max=165.5ms  p(90)=31.38µs  p(95)=136.04µs p(99.9)=49.3ms  
     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=345.8ms  min=4.69ms  med=339.41ms max=1.23s    p(90)=638.4ms  p(95)=709.36ms p(99.9)=942.81ms
     http_reqs......................: 40546  614.82623/s
     iteration_duration.............: avg=355.7ms  min=5.06ms  med=349.71ms max=1.34s    p(90)=642.77ms p(95)=717.08ms p(99.9)=948.33ms
     iterations.....................: 39546  599.662558/s
     success_rate...................: 99.99% ✓ 39545      ✗ 1    
     vus............................: 60     min=0        max=498
     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% — ✓ 25237 / ✗ 21
     ✓ valid response structure

     checks.........................: 99.97% ✓ 75753      ✗ 21   
     data_received..................: 2.3 GB 34 MB/s
     data_sent......................: 31 MB  456 kB/s
     http_req_blocked...............: avg=84.51µs  min=1.36µs  med=3.06µs   max=131.77ms p(90)=4.7µs    p(95)=6.35µs   p(99.9)=24.77ms
     http_req_connecting............: avg=79.04µs  min=0s      med=0s       max=131.73ms p(90)=0s       p(95)=0s       p(99.9)=24.72ms
     http_req_duration..............: avg=536.81ms min=6.15ms  med=501.37ms max=1.89s    p(90)=1.08s    p(95)=1.2s     p(99.9)=1.62s  
       { expected_response:true }...: avg=536.81ms min=6.15ms  med=501.37ms max=1.89s    p(90)=1.08s    p(95)=1.2s     p(99.9)=1.62s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 26258
     http_req_receiving.............: avg=124.82µs min=30.72µs med=52.92µs  max=110.63ms p(90)=106.15µs p(95)=191.11µs p(99.9)=10.41ms
     http_req_sending...............: avg=111.59µs min=5.94µs  med=11.55µs  max=135.09ms p(90)=30.48µs  p(95)=118.53µs p(99.9)=22.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=536.57ms min=6.1ms   med=501.03ms max=1.89s    p(90)=1.08s    p(95)=1.2s     p(99.9)=1.62s  
     http_reqs......................: 26258  391.201915/s
     iteration_duration.............: avg=558.53ms min=6.28ms  med=523.01ms max=1.89s    p(90)=1.09s    p(95)=1.21s    p(99.9)=1.62s  
     iterations.....................: 25258  376.303526/s
     success_rate...................: 99.91% ✓ 25237      ✗ 21   
     vus............................: 73     min=0        max=496
     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% ✓ 50766      ✗ 0    
     data_received..................: 1.6 GB  23 MB/s
     data_sent......................: 21 MB   302 kB/s
     http_req_blocked...............: avg=97.4µs   min=1.26µs  med=2.79µs   max=79.84ms  p(90)=4.9µs   p(95)=7.54µs   p(99.9)=22.83ms
     http_req_connecting............: avg=91.8µs   min=0s      med=0s       max=79.79ms  p(90)=0s      p(95)=0s       p(99.9)=22.78ms
     http_req_duration..............: avg=781.08ms min=7ms     med=714.58ms max=5.23s    p(90)=1.55s   p(95)=1.76s    p(99.9)=4.36s  
       { expected_response:true }...: avg=781.08ms min=7ms     med=714.58ms max=5.23s    p(90)=1.55s   p(95)=1.76s    p(99.9)=4.36s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 17922
     http_req_receiving.............: avg=176.41µs min=27.29µs med=45.64µs  max=120.65ms p(90)=92.92µs p(95)=152.26µs p(99.9)=24.95ms
     http_req_sending...............: avg=169.8µs  min=5.98µs  med=11.04µs  max=109.86ms p(90)=29.29µs p(95)=99.06µs  p(99.9)=28.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=780.73ms min=6.94ms  med=714.18ms max=5.23s    p(90)=1.55s   p(95)=1.76s    p(99.9)=4.36s  
     http_reqs......................: 17922   257.108137/s
     iteration_duration.............: avg=827.5ms  min=8.25ms  med=772.93ms max=5.26s    p(90)=1.58s   p(95)=1.77s    p(99.9)=4.51s  
     iterations.....................: 16922   242.762186/s
     success_rate...................: 100.00% ✓ 16922      ✗ 0    
     vus............................: 99      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% ✓ 30087      ✗ 0    
     data_received..................: 969 MB  14 MB/s
     data_sent......................: 13 MB   192 kB/s
     http_req_blocked...............: avg=35.77µs min=1.22µs med=3.11µs  max=47.42ms p(90)=5.32µs   p(95)=11.34µs  p(99.9)=6.08ms
     http_req_connecting............: avg=29.91µs min=0s     med=0s      max=47.36ms p(90)=0s       p(95)=0s       p(99.9)=5.75ms
     http_req_duration..............: avg=1.18s   min=7.21ms med=1.12s   max=14.76s  p(90)=2.16s    p(95)=2.58s    p(99.9)=13.84s
       { expected_response:true }...: avg=1.18s   min=7.21ms med=1.12s   max=14.76s  p(90)=2.16s    p(95)=2.58s    p(99.9)=13.84s
     http_req_failed................: 0.00%   ✓ 0          ✗ 11029
     http_req_receiving.............: avg=76.09µs min=25.2µs med=53.5µs  max=23.17ms p(90)=101.87µs p(95)=124.12µs p(99.9)=1.24ms
     http_req_sending...............: avg=43.66µs min=5.86µs med=12.23µs max=29.98ms p(90)=30.12µs  p(95)=48.1µs   p(99.9)=7.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=1.18s   min=7.17ms med=1.12s   max=14.76s  p(90)=2.16s    p(95)=2.58s    p(99.9)=13.84s
     http_reqs......................: 11029   161.309244/s
     iteration_duration.............: avg=1.3s    min=7.97ms med=1.26s   max=14.77s  p(90)=2.21s    p(95)=2.67s    p(99.9)=13.93s
     iterations.....................: 10029   146.683327/s
     success_rate...................: 100.00% ✓ 10029      ✗ 0    
     vus............................: 88      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