Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2025

This PR contains the following updates:

Package Change Age Confidence
lucide-react (source) ^0.554.0 -> ^0.555.0 age confidence

Release Notes

lucide-icons/lucide (lucide-react)

v0.555.0: Version 0.555.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.554.0...0.555.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 Nov 26, 2025
@github-actions
Copy link

💻 Website Preview

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

@github-actions
Copy link

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 1714 103281 total, 0 failed avg: 29ms, p95: 51ms
grafbase 1567 94685 total, 0 failed avg: 31ms, p95: 55ms
cosmo 652 39425 total, 0 failed avg: 76ms, p95: 111ms
hive-gateway-router-runtime 637 38640 total, 0 failed avg: 77ms, p95: 103ms
apollo-router 364 22157 total, 0 failed avg: 135ms, p95: 177ms
hive-gateway 301 18347 total, 0 failed avg: 163ms, p95: 318ms
apollo-gateway 119 7345 total, 0 failed avg: 409ms, p95: 483ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 309543      ✗ 0     
     data_received..................: 9.1 GB  150 MB/s
     data_sent......................: 120 MB  2.0 MB/s
     http_req_blocked...............: avg=5.12µs   min=1.16µs  med=2.54µs  max=9.01ms   p(90)=3.65µs   p(95)=4.31µs   p(99.9)=89.31µs
     http_req_connecting............: avg=2.12µs   min=0s      med=0s      max=8.98ms   p(90)=0s       p(95)=0s       p(99.9)=0s     
     http_req_duration..............: avg=28.8ms   min=1.93ms  med=26.23ms max=432.07ms p(90)=44.46ms  p(95)=51.32ms  p(99.9)=86.88ms
       { expected_response:true }...: avg=28.8ms   min=1.93ms  med=26.23ms max=432.07ms p(90)=44.46ms  p(95)=51.32ms  p(99.9)=86.88ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 103281
     http_req_receiving.............: avg=120.96µs min=22.92µs med=42.45µs max=299.32ms p(90)=104.11µs p(95)=340.08µs p(99.9)=12.54ms
     http_req_sending...............: avg=100.67µs min=4.99µs  med=10.01µs max=395.57ms p(90)=30.59µs  p(95)=125.78µs p(99.9)=13.52ms
     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=28.57ms  min=1.89ms  med=26.07ms max=424.98ms p(90)=44.03ms  p(95)=50.89ms  p(99.9)=83.11ms
     http_reqs......................: 103281  1714.290394/s
     iteration_duration.............: avg=29.06ms  min=5.14ms  med=26.48ms max=458.43ms p(90)=44.71ms  p(95)=51.56ms  p(99.9)=87.17ms
     iterations.....................: 103181  1712.630562/s
     success_rate...................: 100.00% ✓ 103181      ✗ 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% ✓ 283755      ✗ 0    
     data_received..................: 8.3 GB  138 MB/s
     data_sent......................: 110 MB  1.8 MB/s
     http_req_blocked...............: avg=9.79µs   min=1.27µs  med=2.99µs  max=36.89ms  p(90)=4.22µs   p(95)=5µs      p(99.9)=114.6µs
     http_req_connecting............: avg=6.04µs   min=0s      med=0s      max=36.76ms  p(90)=0s       p(95)=0s       p(99.9)=0s     
     http_req_duration..............: avg=31.39ms  min=2.73ms  med=28.29ms max=453.08ms p(90)=48.01ms  p(95)=54.58ms  p(99.9)=88.99ms
       { expected_response:true }...: avg=31.39ms  min=2.73ms  med=28.29ms max=453.08ms p(90)=48.01ms  p(95)=54.58ms  p(99.9)=88.99ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 94685
     http_req_receiving.............: avg=150.08µs min=25.91µs med=47.47µs max=70.89ms  p(90)=146.09µs p(95)=390.15µs p(99.9)=15.21ms
     http_req_sending...............: avg=123.92µs min=5.56µs  med=11.62µs max=207.48ms p(90)=38.77µs  p(95)=137.18µs p(99.9)=18.05ms
     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=31.12ms  min=2.66ms  med=28.08ms max=425.78ms p(90)=47.54ms  p(95)=54.04ms  p(99.9)=86.82ms
     http_reqs......................: 94685   1567.626902/s
     iteration_duration.............: avg=31.71ms  min=5.14ms  med=28.57ms max=528.57ms p(90)=48.29ms  p(95)=54.86ms  p(99.9)=90.25ms
     iterations.....................: 94585   1565.971279/s
     success_rate...................: 100.00% ✓ 94585       ✗ 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% ✓ 117975     ✗ 0    
     data_received..................: 3.5 GB  57 MB/s
     data_sent......................: 46 MB   759 kB/s
     http_req_blocked...............: avg=15.36µs  min=1.31µs  med=2.84µs  max=19.28ms  p(90)=4.12µs   p(95)=5.1µs    p(99.9)=3.8ms   
     http_req_connecting............: avg=11.58µs  min=0s      med=0s      max=19.2ms   p(90)=0s       p(95)=0s       p(99.9)=3.65ms  
     http_req_duration..............: avg=75.82ms  min=2.9ms   med=74.6ms  max=524.44ms p(90)=102.86ms p(95)=111.26ms p(99.9)=316.32ms
       { expected_response:true }...: avg=75.82ms  min=2.9ms   med=74.6ms  max=524.44ms p(90)=102.86ms p(95)=111.26ms p(99.9)=316.32ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 39425
     http_req_receiving.............: avg=168.29µs min=31.77µs med=73.13µs max=37.5ms   p(90)=154.54µs p(95)=400.93µs p(99.9)=14.8ms  
     http_req_sending...............: avg=78.14µs  min=5.6µs   med=11.4µs  max=309.21ms p(90)=30.91µs  p(95)=131.51µs p(99.9)=4.27ms  
     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.58ms  min=2.78ms  med=74.4ms  max=524.09ms p(90)=102.57ms p(95)=110.96ms p(99.9)=305.07ms
     http_reqs......................: 39425   652.233623/s
     iteration_duration.............: avg=76.32ms  min=6.41ms  med=74.93ms max=566.31ms p(90)=103.18ms p(95)=111.6ms  p(99.9)=339.91ms
     iterations.....................: 39325   650.579257/s
     success_rate...................: 100.00% ✓ 39325      ✗ 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% ✓ 115620     ✗ 0    
     data_received..................: 3.4 GB  56 MB/s
     data_sent......................: 45 MB   741 kB/s
     http_req_blocked...............: avg=22.11µs  min=1.32µs  med=2.86µs  max=20.35ms  p(90)=4.16µs   p(95)=5.05µs   p(99.9)=11.98ms 
     http_req_connecting............: avg=18.31µs  min=0s      med=0s      max=20.31ms  p(90)=0s       p(95)=0s       p(99.9)=11.9ms  
     http_req_duration..............: avg=77.36ms  min=4.91ms  med=75.45ms max=527.57ms p(90)=94.74ms  p(95)=102.65ms p(99.9)=309.67ms
       { expected_response:true }...: avg=77.36ms  min=4.91ms  med=75.45ms max=527.57ms p(90)=94.74ms  p(95)=102.65ms p(99.9)=309.67ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 38640
     http_req_receiving.............: avg=101.13µs min=26.43µs med=47.94µs max=241.31ms p(90)=102.19µs p(95)=290.71µs p(99.9)=4.46ms  
     http_req_sending...............: avg=76.81µs  min=5.65µs  med=11.29µs max=319.82ms p(90)=31.74µs  p(95)=133.61µs p(99.9)=5.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=77.18ms  min=4.85ms  med=75.31ms max=512.75ms p(90)=94.57ms  p(95)=102.47ms p(99.9)=299.56ms
     http_reqs......................: 38640   637.349802/s
     iteration_duration.............: avg=77.87ms  min=16.84ms med=75.77ms max=558.1ms  p(90)=95.04ms  p(95)=102.98ms p(99.9)=328.02ms
     iterations.....................: 38540   635.700346/s
     success_rate...................: 100.00% ✓ 38540      ✗ 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% ✓ 66171      ✗ 0    
     data_received..................: 1.9 GB  32 MB/s
     data_sent......................: 26 MB   424 kB/s
     http_req_blocked...............: avg=34.38µs  min=2.02µs  med=3.16µs   max=441.35ms p(90)=4.69µs   p(95)=5.54µs   p(99.9)=5.36ms  
     http_req_connecting............: avg=10.6µs   min=0s      med=0s       max=9.38ms   p(90)=0s       p(95)=0s       p(99.9)=5.13ms  
     http_req_duration..............: avg=135.11ms min=6.15ms  med=134.26ms max=604.98ms p(90)=166.26ms p(95)=177.14ms p(99.9)=432.44ms
       { expected_response:true }...: avg=135.11ms min=6.15ms  med=134.26ms max=604.98ms p(90)=166.26ms p(95)=177.14ms p(99.9)=432.44ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 22157
     http_req_receiving.............: avg=85.3µs   min=37.99µs med=55.46µs  max=86.7ms   p(90)=103.89µs p(95)=133.41µs p(99.9)=1.75ms  
     http_req_sending...............: avg=52.9µs   min=7.63µs  med=12.16µs  max=196.81ms p(90)=20.99µs  p(95)=42.84µs  p(99.9)=2.16ms  
     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=134.97ms min=6.05ms  med=134.14ms max=603.17ms p(90)=166.12ms p(95)=177ms    p(99.9)=426.41ms
     http_reqs......................: 22157   364.585355/s
     iteration_duration.............: avg=136.08ms min=28.47ms med=134.66ms max=642.82ms p(90)=166.6ms  p(95)=177.51ms p(99.9)=475.83ms
     iterations.....................: 22057   362.939891/s
     success_rate...................: 100.00% ✓ 22057      ✗ 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% ✓ 54741      ✗ 0    
     data_received..................: 1.6 GB  26 MB/s
     data_sent......................: 21 MB   350 kB/s
     http_req_blocked...............: avg=35.18µs  min=1.28µs  med=2.8µs    max=19.9ms   p(90)=4.48µs   p(95)=5.67µs   p(99.9)=12.84ms 
     http_req_connecting............: avg=31.16µs  min=0s      med=0s       max=19.79ms  p(90)=0s       p(95)=0s       p(99.9)=12.74ms 
     http_req_duration..............: avg=163.28ms min=6.66ms  med=150.13ms max=631.17ms p(90)=182.12ms p(95)=318.3ms  p(99.9)=595.35ms
       { expected_response:true }...: avg=163.28ms min=6.66ms  med=150.13ms max=631.17ms p(90)=182.12ms p(95)=318.3ms  p(99.9)=595.35ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 18347
     http_req_receiving.............: avg=94.57µs  min=25.5µs  med=49.25µs  max=32.59ms  p(90)=109.35µs p(95)=226.5µs  p(99.9)=3.69ms  
     http_req_sending...............: avg=79.66µs  min=5.57µs  med=11.37µs  max=276.83ms p(90)=32.97µs  p(95)=132.71µs p(99.9)=5.68ms  
     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=163.11ms min=6.61ms  med=150.03ms max=631.13ms p(90)=181.83ms p(95)=318.15ms p(99.9)=595.3ms 
     http_reqs......................: 18347   301.066893/s
     iteration_duration.............: avg=164.56ms min=48.63ms med=150.58ms max=639.01ms p(90)=182.66ms p(95)=320.78ms p(99.9)=603.83ms
     iterations.....................: 18247   299.425933/s
     success_rate...................: 100.00% ✓ 18247      ✗ 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% ✓ 21735      ✗ 0   
     data_received..................: 645 MB  11 MB/s
     data_sent......................: 8.5 MB  140 kB/s
     http_req_blocked...............: avg=63.34µs  min=1.34µs   med=3.01µs   max=17.1ms   p(90)=4.94µs   p(95)=5.57µs   p(99.9)=14.92ms 
     http_req_connecting............: avg=59.63µs  min=0s       med=0s       max=17.07ms  p(90)=0s       p(95)=0s       p(99.9)=14.89ms 
     http_req_duration..............: avg=409.41ms min=7.62ms   med=409.04ms max=777.72ms p(90)=464.9ms  p(95)=482.9ms  p(99.9)=667.81ms
       { expected_response:true }...: avg=409.41ms min=7.62ms   med=409.04ms max=777.72ms p(90)=464.9ms  p(95)=482.9ms  p(99.9)=667.81ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 7345
     http_req_receiving.............: avg=69.06µs  min=30.08µs  med=55.57µs  max=3.24ms   p(90)=103.52µs p(95)=118.72µs p(99.9)=780.23µs
     http_req_sending...............: avg=182.37µs min=6.35µs   med=12.7µs   max=241.7ms  p(90)=21.65µs  p(95)=26.24µs  p(99.9)=11.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=409.16ms min=7.54ms   med=408.96ms max=770.27ms p(90)=464.52ms p(95)=482.6ms  p(99.9)=662.26ms
     http_reqs......................: 7345    119.962296/s
     iteration_duration.............: avg=415.53ms min=141.06ms med=409.57ms max=839.48ms p(90)=465.64ms p(95)=483.51ms p(99.9)=779.87ms
     iterations.....................: 7245    118.329045/s
     success_rate...................: 100.00% ✓ 7245       ✗ 0   
     vus............................: 45      min=45       max=50
     vus_max........................: 50      min=50       max=50

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview

@github-actions
Copy link

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 1764 110165 total, 0 failed avg: 126ms, p95: 308ms
grafbase 1279 82170 total, 0 failed avg: 169ms, p95: 433ms
cosmo 681 43644 total, 0 failed avg: 322ms, p95: 721ms
hive-gateway-router-runtime 615 40350 total, 0 failed avg: 348ms, p95: 730ms ❌ non-compatible response structure (1)
apollo-router 321 22018 total, 0 failed avg: 640ms, p95: 1543ms ❌ 13 unexpected GraphQL errors
hive-gateway 259 17908 total, 0 failed avg: 782ms, p95: 1695ms
apollo-gateway 157 10729 total, 0 failed avg: 1219ms, p95: 2590ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 327495      ✗ 0     
     data_received..................: 9.7 GB  155 MB/s
     data_sent......................: 128 MB  2.1 MB/s
     http_req_blocked...............: avg=477.16µs min=1.19µs  med=2.47µs   max=348.8ms  p(90)=3.88µs   p(95)=4.64µs   p(99.9)=165.78ms
     http_req_connecting............: avg=471.63µs min=0s      med=0s       max=316.06ms p(90)=0s       p(95)=0s       p(99.9)=165.43ms
     http_req_duration..............: avg=126.41ms min=1.77ms  med=112.44ms max=451.84ms p(90)=260.18ms p(95)=307.96ms p(99.9)=400.36ms
       { expected_response:true }...: avg=126.41ms min=1.77ms  med=112.44ms max=451.84ms p(90)=260.18ms p(95)=307.96ms p(99.9)=400.36ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 110165
     http_req_receiving.............: avg=500.44µs min=23.22µs med=42.35µs  max=140.86ms p(90)=117.92µs p(95)=395.63µs p(99.9)=71.27ms 
     http_req_sending...............: avg=460.39µs min=5.2µs   med=10.28µs  max=139.45ms p(90)=27.19µs  p(95)=128.99µs p(99.9)=73.32ms 
     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.44ms min=1.72ms  med=111.53ms max=430.4ms  p(90)=258.15ms p(95)=306.13ms p(99.9)=396.66ms
     http_reqs......................: 110165  1764.945834/s
     iteration_duration.............: avg=128.34ms min=1.91ms  med=114.11ms max=790.69ms p(90)=262.22ms p(95)=310.54ms p(99.9)=434.01ms
     iterations.....................: 109165  1748.924903/s
     success_rate...................: 100.00% ✓ 109165      ✗ 0     
     vus............................: 79      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% ✓ 243510      ✗ 0    
     data_received..................: 7.2 GB  113 MB/s
     data_sent......................: 96 MB   1.5 MB/s
     http_req_blocked...............: avg=716.9µs  min=1.12µs  med=3.37µs  max=436.84ms p(90)=6.26µs   p(95)=8.8µs    p(99.9)=223.34ms
     http_req_connecting............: avg=710.23µs min=0s      med=0s      max=436.71ms p(90)=0s       p(95)=0s       p(99.9)=223.21ms
     http_req_duration..............: avg=169.41ms min=2.95ms  med=145.1ms max=693.06ms p(90)=364.21ms p(95)=432.63ms p(99.9)=589.84ms
       { expected_response:true }...: avg=169.41ms min=2.95ms  med=145.1ms max=693.06ms p(90)=364.21ms p(95)=432.63ms p(99.9)=589.84ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 82170
     http_req_receiving.............: avg=725.31µs min=29.15µs med=69.4µs  max=301.62ms p(90)=327.36µs p(95)=629.22µs p(99.9)=108.17ms
     http_req_sending...............: avg=665.09µs min=4.71µs  med=12.2µs  max=200.3ms  p(90)=52.68µs  p(95)=196.35µs p(99.9)=102.09ms
     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=168.02ms min=2.84ms  med=143.7ms max=676.53ms p(90)=360.86ms p(95)=428.91ms p(99.9)=586.45ms
     http_reqs......................: 82170   1279.796245/s
     iteration_duration.............: avg=172.75ms min=3.46ms  med=148.1ms max=1.08s    p(90)=368.5ms  p(95)=437.11ms p(99.9)=634.01ms
     iterations.....................: 81170   1264.221264/s
     success_rate...................: 100.00% ✓ 81170       ✗ 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% ✓ 127932     ✗ 0    
     data_received..................: 3.8 GB  60 MB/s
     data_sent......................: 51 MB   794 kB/s
     http_req_blocked...............: avg=149.22µs min=1.38µs  med=2.99µs   max=213.84ms p(90)=4.57µs   p(95)=6.81µs   p(99.9)=50.09ms 
     http_req_connecting............: avg=144.56µs min=0s      med=0s       max=213.8ms  p(90)=0s       p(95)=0s       p(99.9)=49.93ms 
     http_req_duration..............: avg=321.72ms min=2.84ms  med=308.58ms max=1.27s    p(90)=634.71ms p(95)=721.17ms p(99.9)=1.02s   
       { expected_response:true }...: avg=321.72ms min=2.84ms  med=308.58ms max=1.27s    p(90)=634.71ms p(95)=721.17ms p(99.9)=1.02s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 43644
     http_req_receiving.............: avg=645.69µs min=28.96µs med=61.59µs  max=343.2ms  p(90)=213.53µs p(95)=496.68µs p(99.9)=129.55ms
     http_req_sending...............: avg=206.34µs min=5.85µs  med=11.41µs  max=135.14ms p(90)=32.71µs  p(95)=137.39µs p(99.9)=37.96ms 
     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=320.87ms min=2.76ms  med=307.87ms max=1.27s    p(90)=633.48ms p(95)=720.24ms p(99.9)=1.02s   
     http_reqs......................: 43644   681.986066/s
     iteration_duration.............: avg=329.87ms min=3.26ms  med=318.85ms max=1.27s    p(90)=638.49ms p(95)=724.61ms p(99.9)=1.02s   
     iterations.....................: 42644   666.359954/s
     success_rate...................: 100.00% ✓ 42644      ✗ 0    
     vus............................: 66      min=0        max=496
     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% — ✓ 39349 / ✗ 1

     checks.........................: 99.99% ✓ 118049     ✗ 1    
     data_received..................: 3.5 GB 54 MB/s
     data_sent......................: 47 MB  717 kB/s
     http_req_blocked...............: avg=150.09µs min=1.28µs med=2.84µs   max=170.93ms p(90)=4.34µs   p(95)=5.83µs   p(99.9)=40.23ms
     http_req_connecting............: avg=145.69µs min=0s     med=0s       max=170.89ms p(90)=0s       p(95)=0s       p(99.9)=40.18ms
     http_req_duration..............: avg=348ms    min=4.58ms med=336.08ms max=1.17s    p(90)=666.43ms p(95)=730.05ms p(99.9)=1.01s  
       { expected_response:true }...: avg=348ms    min=4.58ms med=336.08ms max=1.17s    p(90)=666.43ms p(95)=730.05ms p(99.9)=1.01s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 40350
     http_req_receiving.............: avg=252.21µs min=25.2µs med=44.43µs  max=134.39ms p(90)=92.15µs  p(95)=399.8µs  p(99.9)=45.7ms 
     http_req_sending...............: avg=271.84µs min=5.42µs med=10.91µs  max=164.27ms p(90)=30.86µs  p(95)=134.63µs p(99.9)=49.01ms
     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=347.48ms min=4.54ms med=335.47ms max=1.17s    p(90)=665.26ms p(95)=728.63ms p(99.9)=1s     
     http_reqs......................: 40350  615.567132/s
     iteration_duration.............: avg=357.44ms min=5.09ms med=345.2ms  max=1.35s    p(90)=669.97ms p(95)=732.88ms p(99.9)=1.01s  
     iterations.....................: 39350  600.311441/s
     success_rate...................: 99.99% ✓ 39349      ✗ 1    
     vus............................: 88     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% — ✓ 21005 / ✗ 13
     ✓ valid response structure

     checks.........................: 99.97% ✓ 63041      ✗ 13   
     data_received..................: 1.9 GB 28 MB/s
     data_sent......................: 26 MB  376 kB/s
     http_req_blocked...............: avg=97.32µs  min=1.29µs  med=3.69µs   max=100.77ms p(90)=6.91µs   p(95)=9.51µs   p(99.9)=23.27ms
     http_req_connecting............: avg=90.9µs   min=0s      med=0s       max=100.71ms p(90)=0s       p(95)=0s       p(99.9)=23.1ms 
     http_req_duration..............: avg=640.42ms min=6.53ms  med=557.4ms  max=2.35s    p(90)=1.33s    p(95)=1.54s    p(99.9)=2.18s  
       { expected_response:true }...: avg=640.42ms min=6.53ms  med=557.4ms  max=2.35s    p(90)=1.33s    p(95)=1.54s    p(99.9)=2.18s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 22018
     http_req_receiving.............: avg=144.03µs min=31.92µs med=74.84µs  max=126.73ms p(90)=143.82µs p(95)=226.6µs  p(99.9)=7.6ms  
     http_req_sending...............: avg=121.82µs min=5.1µs   med=14.27µs  max=103.21ms p(90)=32.44µs  p(95)=110.83µs p(99.9)=20.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=640.15ms min=6.45ms  med=557.21ms max=2.35s    p(90)=1.33s    p(95)=1.54s    p(99.9)=2.18s  
     http_reqs......................: 22018  321.4475/s
     iteration_duration.............: avg=671.29ms min=7.09ms  med=599.2ms  max=2.36s    p(90)=1.35s    p(95)=1.55s    p(99.9)=2.18s  
     iterations.....................: 21018  306.848195/s
     success_rate...................: 99.93% ✓ 21005      ✗ 13   
     vus............................: 92     min=0        max=500
     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% ✓ 50724      ✗ 0    
     data_received..................: 1.6 GB  23 MB/s
     data_sent......................: 21 MB   304 kB/s
     http_req_blocked...............: avg=157.3µs  min=1.38µs med=3.03µs   max=215.56ms p(90)=5.29µs   p(95)=8.88µs   p(99.9)=47.58ms
     http_req_connecting............: avg=150.58µs min=0s     med=0s       max=215.5ms  p(90)=0s       p(95)=0s       p(99.9)=47.51ms
     http_req_duration..............: avg=782.39ms min=6.46ms med=727.2ms  max=5.28s    p(90)=1.56s    p(95)=1.69s    p(99.9)=4.4s   
       { expected_response:true }...: avg=782.39ms min=6.46ms med=727.2ms  max=5.28s    p(90)=1.56s    p(95)=1.69s    p(99.9)=4.4s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 17908
     http_req_receiving.............: avg=207.72µs min=28µs   med=48.09µs  max=140.48ms p(90)=104.66µs p(95)=196µs    p(99.9)=24.98ms
     http_req_sending...............: avg=241.61µs min=5.73µs med=11.64µs  max=161.15ms p(90)=32.61µs  p(95)=128.52µs p(99.9)=43.23ms
     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=781.94ms min=6.4ms  med=726.97ms max=5.28s    p(90)=1.56s    p(95)=1.69s    p(99.9)=4.4s   
     http_reqs......................: 17908   259.076212/s
     iteration_duration.............: avg=829.21ms min=8.56ms med=774.89ms max=5.29s    p(90)=1.58s    p(95)=1.7s     p(99.9)=4.47s  
     iterations.....................: 16908   244.609146/s
     success_rate...................: 100.00% ✓ 16908      ✗ 0    
     vus............................: 70      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% ✓ 29187      ✗ 0    
     data_received..................: 942 MB  14 MB/s
     data_sent......................: 13 MB   188 kB/s
     http_req_blocked...............: avg=43.56µs min=1.35µs  med=3.18µs  max=38.15ms p(90)=5.55µs   p(95)=12µs     p(99.9)=11.01ms
     http_req_connecting............: avg=37.66µs min=0s      med=0s      max=38.07ms p(90)=0s       p(95)=0s       p(99.9)=10.93ms
     http_req_duration..............: avg=1.21s   min=7.16ms  med=1.18s   max=15.64s  p(90)=2.21s    p(95)=2.59s    p(99.9)=14.12s 
       { expected_response:true }...: avg=1.21s   min=7.16ms  med=1.18s   max=15.64s  p(90)=2.21s    p(95)=2.59s    p(99.9)=14.12s 
     http_req_failed................: 0.00%   ✓ 0          ✗ 10729
     http_req_receiving.............: avg=77.43µs min=27.94µs med=55.01µs max=12.01ms p(90)=105.09µs p(95)=130.39µs p(99.9)=1.85ms 
     http_req_sending...............: avg=46.39µs min=6.08µs  med=12.68µs max=38.21ms p(90)=30µs     p(95)=45.65µs  p(99.9)=7.97ms 
     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.21s   min=7.09ms  med=1.18s   max=15.64s  p(90)=2.21s    p(95)=2.59s    p(99.9)=14.12s 
     http_reqs......................: 10729   157.100085/s
     iteration_duration.............: avg=1.34s   min=8.05ms  med=1.32s   max=15.65s  p(90)=2.26s    p(95)=2.66s    p(99.9)=14.25s 
     iterations.....................: 9729    142.457519/s
     success_rate...................: 100.00% ✓ 9729       ✗ 0    
     vus............................: 86      min=0        max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview

@ardatan ardatan merged commit e3b6466 into main Nov 29, 2025
18 checks passed
@ardatan ardatan deleted the renovate/lucide-monorepo branch November 29, 2025 16:40
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.

1 participant