Skip to content

Update dependency node to 24.14#979

Merged
ardatan merged 1 commit intomainfrom
renovate/node-24.x
Feb 25, 2026
Merged

Update dependency node to 24.14#979
ardatan merged 1 commit intomainfrom
renovate/node-24.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Type Update Change
node uses-with minor 24.1324.14

Release Notes

actions/node-versions (node)

v24.14.0: 24.14.0

Compare Source

Node.js 24.14.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 Feb 25, 2026
@github-actions
Copy link

💻 Website Preview

The latest changes are available as preview in: https://32ec42c7.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 1713 103270 total, 0 failed avg: 29ms, p95: 51ms
grafbase 1676 101227 total, 0 failed avg: 29ms, p95: 51ms
cosmo 644 38929 total, 0 failed avg: 77ms, p95: 112ms
hive-gateway-router-runtime 642 38986 total, 0 failed avg: 77ms, p95: 102ms
apollo-router 378 22974 total, 0 failed avg: 130ms, p95: 170ms
hive-gateway 283 17292 total, 0 failed avg: 173ms, p95: 311ms
apollo-gateway 93 5723 total, 0 failed avg: 527ms, p95: 610ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 309510      ✗ 0     
     data_received..................: 9.1 GB  150 MB/s
     data_sent......................: 120 MB  2.0 MB/s
     http_req_blocked...............: avg=10.02µs  min=1.28µs  med=2.64µs  max=66.51ms  p(90)=3.94µs   p(95)=4.87µs   p(99.9)=88.85µs
     http_req_connecting............: avg=6.83µs   min=0s      med=0s      max=66.38ms  p(90)=0s       p(95)=0s       p(99.9)=0s     
     http_req_duration..............: avg=28.84ms  min=2.03ms  med=26.44ms max=392.78ms p(90)=43.88ms  p(95)=50.81ms  p(99.9)=86.03ms
       { expected_response:true }...: avg=28.84ms  min=2.03ms  med=26.44ms max=392.78ms p(90)=43.88ms  p(95)=50.81ms  p(99.9)=86.03ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 103270
     http_req_receiving.............: avg=120.58µs min=23.87µs med=44.58µs max=51.38ms  p(90)=117.52µs p(95)=348.08µs p(99.9)=12.19ms
     http_req_sending...............: avg=103.1µs  min=5.07µs  med=10.28µs max=321.08ms p(90)=32µs     p(95)=127.68µs p(99.9)=13.44ms
     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.61ms  min=1.99ms  med=26.27ms max=369.64ms p(90)=43.47ms  p(95)=50.4ms   p(99.9)=84.5ms 
     http_reqs......................: 103270  1713.609206/s
     iteration_duration.............: avg=29.07ms  min=5.68ms  med=26.63ms max=464.88ms p(90)=44.08ms  p(95)=51.02ms  p(99.9)=86.57ms
     iterations.....................: 103170  1711.949857/s
     success_rate...................: 100.00% ✓ 103170      ✗ 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% ✓ 303381      ✗ 0     
     data_received..................: 8.9 GB  147 MB/s
     data_sent......................: 118 MB  1.9 MB/s
     http_req_blocked...............: avg=6.04µs   min=1.27µs  med=2.95µs  max=9.8ms    p(90)=4.06µs   p(95)=4.89µs   p(99.9)=115.21µs
     http_req_connecting............: avg=2.43µs   min=0s      med=0s      max=9.77ms   p(90)=0s       p(95)=0s       p(99.9)=0s      
     http_req_duration..............: avg=29.4ms   min=3.08ms  med=26.5ms  max=475.03ms p(90)=44.64ms  p(95)=51ms     p(99.9)=88.02ms 
       { expected_response:true }...: avg=29.4ms   min=3.08ms  med=26.5ms  max=475.03ms p(90)=44.64ms  p(95)=51ms     p(99.9)=88.02ms 
     http_req_failed................: 0.00%   ✓ 0           ✗ 101227
     http_req_receiving.............: avg=135.51µs min=26.43µs med=47.97µs max=84.72ms  p(90)=159.15µs p(95)=386.3µs  p(99.9)=12.83ms 
     http_req_sending...............: avg=98.81µs  min=5.26µs  med=11.46µs max=290.18ms p(90)=39.49µs  p(95)=133.05µs p(99.9)=14.06ms 
     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=29.16ms  min=3.04ms  med=26.32ms max=474.15ms p(90)=44.18ms  p(95)=50.53ms  p(99.9)=86.16ms 
     http_reqs......................: 101227  1676.25314/s
     iteration_duration.............: avg=29.65ms  min=7.82ms  med=26.72ms max=505.09ms p(90)=44.87ms  p(95)=51.23ms  p(99.9)=88.59ms 
     iterations.....................: 101127  1674.597205/s
     success_rate...................: 100.00% ✓ 101127      ✗ 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% ✓ 116487     ✗ 0    
     data_received..................: 3.4 GB  57 MB/s
     data_sent......................: 45 MB   749 kB/s
     http_req_blocked...............: avg=9.86µs   min=1.42µs med=2.94µs  max=9.73ms   p(90)=4.3µs    p(95)=5.15µs   p(99.9)=1.91ms  
     http_req_connecting............: avg=6.21µs   min=0s     med=0s      max=9.68ms   p(90)=0s       p(95)=0s       p(99.9)=1.87ms  
     http_req_duration..............: avg=76.82ms  min=3.05ms med=75.57ms max=528.45ms p(90)=103.31ms p(95)=111.71ms p(99.9)=300.72ms
       { expected_response:true }...: avg=76.82ms  min=3.05ms med=75.57ms max=528.45ms p(90)=103.31ms p(95)=111.71ms p(99.9)=300.72ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 38929
     http_req_receiving.............: avg=170.55µs min=31.6µs med=80.27µs max=219.68ms p(90)=158.04µs p(95)=376.59µs p(99.9)=14.44ms 
     http_req_sending...............: avg=53.75µs  min=5.94µs med=11.41µs max=338.23ms p(90)=29.27µs  p(95)=126.47µs p(99.9)=2.82ms  
     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=76.6ms   min=2.97ms med=75.35ms max=516.89ms p(90)=103.01ms p(95)=111.46ms p(99.9)=292.72ms
     http_reqs......................: 38929   644.128879/s
     iteration_duration.............: avg=77.28ms  min=8.84ms med=75.86ms max=558.91ms p(90)=103.57ms p(95)=111.97ms p(99.9)=324.23ms
     iterations.....................: 38829   642.474254/s
     success_rate...................: 100.00% ✓ 38829      ✗ 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% ✓ 116658     ✗ 0    
     data_received..................: 3.4 GB  57 MB/s
     data_sent......................: 45 MB   748 kB/s
     http_req_blocked...............: avg=19.11µs  min=1.23µs  med=2.85µs  max=18.23ms  p(90)=4.34µs   p(95)=5.77µs   p(99.9)=8.28ms  
     http_req_connecting............: avg=15.33µs  min=0s      med=0s      max=18.19ms  p(90)=0s       p(95)=0s       p(99.9)=8.25ms  
     http_req_duration..............: avg=76.71ms  min=4.9ms   med=74.99ms max=576.91ms p(90)=95.05ms  p(95)=101.78ms p(99.9)=305.3ms 
       { expected_response:true }...: avg=76.71ms  min=4.9ms   med=74.99ms max=576.91ms p(90)=95.05ms  p(95)=101.78ms p(99.9)=305.3ms 
     http_req_failed................: 0.00%   ✓ 0          ✗ 38986
     http_req_receiving.............: avg=107.86µs min=26.69µs med=52.87µs max=33.12ms  p(90)=117.74µs p(95)=304.71µs p(99.9)=5.7ms   
     http_req_sending...............: avg=76.73µs  min=5.55µs  med=11.42µs max=180.18ms p(90)=33.51µs  p(95)=130.96µs p(99.9)=7.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=76.53ms  min=4.83ms  med=74.82ms max=571.72ms p(90)=94.86ms  p(95)=101.52ms p(99.9)=298.64ms
     http_reqs......................: 38986   642.856216/s
     iteration_duration.............: avg=77.18ms  min=12.89ms med=75.25ms max=646.68ms p(90)=95.3ms   p(95)=102.05ms p(99.9)=322.45ms
     iterations.....................: 38886   641.207274/s
     success_rate...................: 100.00% ✓ 38886      ✗ 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% ✓ 68622      ✗ 0    
     data_received..................: 2.0 GB  33 MB/s
     data_sent......................: 27 MB   440 kB/s
     http_req_blocked...............: avg=27.44µs  min=1.88µs  med=2.97µs   max=16.05ms  p(90)=4.37µs   p(95)=5.25µs   p(99.9)=12.2ms  
     http_req_connecting............: avg=23.73µs  min=0s      med=0s       max=15.79ms  p(90)=0s       p(95)=0s       p(99.9)=12.03ms 
     http_req_duration..............: avg=130.39ms min=5.97ms  med=129.45ms max=571.31ms p(90)=160.88ms p(95)=169.98ms p(99.9)=412.25ms
       { expected_response:true }...: avg=130.39ms min=5.97ms  med=129.45ms max=571.31ms p(90)=160.88ms p(95)=169.98ms p(99.9)=412.25ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 22974
     http_req_receiving.............: avg=81.56µs  min=35.34µs med=54.68µs  max=45.53ms  p(90)=103.99µs p(95)=133.23µs p(99.9)=1.66ms  
     http_req_sending...............: avg=83.16µs  min=7.27µs  med=11.74µs  max=186.7ms  p(90)=19.85µs  p(95)=35.92µs  p(99.9)=6.8ms   
     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=130.22ms min=5.92ms  med=129.33ms max=524.19ms p(90)=160.71ms p(95)=169.79ms p(99.9)=396.86ms
     http_reqs......................: 22974   378.163271/s
     iteration_duration.............: avg=131.21ms min=41.84ms med=129.8ms  max=622.1ms  p(90)=161.13ms p(95)=170.36ms p(99.9)=432.21ms
     iterations.....................: 22874   376.517222/s
     success_rate...................: 100.00% ✓ 22874      ✗ 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% ✓ 51576      ✗ 0    
     data_received..................: 1.5 GB  25 MB/s
     data_sent......................: 20 MB   330 kB/s
     http_req_blocked...............: avg=37.11µs  min=1.28µs  med=2.83µs   max=22.52ms  p(90)=5.05µs   p(95)=6.55µs   p(99.9)=14.81ms 
     http_req_connecting............: avg=32.68µs  min=0s      med=0s       max=22.35ms  p(90)=0s       p(95)=0s       p(99.9)=14.74ms 
     http_req_duration..............: avg=173.27ms min=6.58ms  med=162.45ms max=698.74ms p(90)=200.61ms p(95)=310.61ms p(99.9)=533.3ms 
       { expected_response:true }...: avg=173.27ms min=6.58ms  med=162.45ms max=698.74ms p(90)=200.61ms p(95)=310.61ms p(99.9)=533.3ms 
     http_req_failed................: 0.00%   ✓ 0          ✗ 17292
     http_req_receiving.............: avg=125.47µs min=27.38µs med=55.35µs  max=352.34ms p(90)=124.76µs p(95)=250.55µs p(99.9)=4.75ms  
     http_req_sending...............: avg=107.49µs min=5.71µs  med=11.56µs  max=337.66ms p(90)=33.64µs  p(95)=137.16µs p(99.9)=5.93ms  
     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=173.03ms min=6.48ms  med=162.28ms max=680.26ms p(90)=200.45ms p(95)=310.49ms p(99.9)=522.96ms
     http_reqs......................: 17292   283.290453/s
     iteration_duration.............: avg=174.65ms min=33.89ms med=162.88ms max=758.83ms p(90)=201ms    p(95)=312.09ms p(99.9)=594.78ms
     iterations.....................: 17192   281.652178/s
     success_rate...................: 100.00% ✓ 17192      ✗ 0    
     vus............................: 12      min=12       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% ✓ 16869     ✗ 0   
     data_received..................: 503 MB  8.2 MB/s
     data_sent......................: 6.7 MB  108 kB/s
     http_req_blocked...............: avg=96.32µs  min=1.35µs   med=3.1µs    max=17.24ms  p(90)=4.87µs   p(95)=5.65µs   p(99.9)=15.35ms 
     http_req_connecting............: avg=92.49µs  min=0s       med=0s       max=17.2ms   p(90)=0s       p(95)=0s       p(99.9)=15.14ms 
     http_req_duration..............: avg=526.58ms min=9.39ms   med=532.24ms max=930.47ms p(90)=591.23ms p(95)=609.85ms p(99.9)=894.08ms
       { expected_response:true }...: avg=526.58ms min=9.39ms   med=532.24ms max=930.47ms p(90)=591.23ms p(95)=609.85ms p(99.9)=894.08ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 5723
     http_req_receiving.............: avg=67.56µs  min=29.75µs  med=58.27µs  max=1.23ms   p(90)=100.98µs p(95)=115.05µs p(99.9)=404.68µs
     http_req_sending...............: avg=144.18µs min=5.8µs    med=12.73µs  max=138.65ms p(90)=20.47µs  p(95)=24.51µs  p(99.9)=8.9ms   
     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=526.37ms min=9.33ms   med=532.11ms max=922.85ms p(90)=591.1ms  p(95)=609.53ms p(99.9)=886.58ms
     http_reqs......................: 5723    93.100511/s
     iteration_duration.............: avg=536.34ms min=275.69ms med=533.08ms max=960.18ms p(90)=591.95ms p(95)=611.02ms p(99.9)=937.31ms
     iterations.....................: 5623    91.473733/s
     success_rate...................: 100.00% ✓ 5623      ✗ 0   
     vus............................: 50      min=0       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 1853 115814 total, 0 failed avg: 120ms, p95: 299ms
grafbase 1586 100520 total, 0 failed avg: 138ms, p95: 332ms
cosmo 694 44393 total, 0 failed avg: 316ms, p95: 692ms
hive-gateway-router-runtime 566 37492 total, 0 failed avg: 375ms, p95: 776ms ❌ non-compatible response structure (2)
apollo-router 392 26255 total, 0 failed avg: 537ms, p95: 1235ms ❌ 26 unexpected GraphQL errors
hive-gateway 281 19207 total, 0 failed avg: 732ms, p95: 1609ms
apollo-gateway 123 8732 total, 0 failed avg: 1421ms, p95: 2722ms
Summary for: hive-router

K6 Output

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

     checks.........................: 100.00% ✓ 344442      ✗ 0     
     data_received..................: 10 GB   163 MB/s
     data_sent......................: 135 MB  2.2 MB/s
     http_req_blocked...............: avg=355.96µs min=1.23µs  med=2.69µs   max=319.95ms p(90)=4.19µs   p(95)=4.99µs   p(99.9)=133.51ms
     http_req_connecting............: avg=351.27µs min=0s      med=0s       max=302.96ms p(90)=0s       p(95)=0s       p(99.9)=133.46ms
     http_req_duration..............: avg=120.38ms min=1.96ms  med=106.63ms max=454.49ms p(90)=248.67ms p(95)=299.08ms p(99.9)=413.48ms
       { expected_response:true }...: avg=120.38ms min=1.96ms  med=106.63ms max=454.49ms p(90)=248.67ms p(95)=299.08ms p(99.9)=413.48ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 115814
     http_req_receiving.............: avg=454.44µs min=24.33µs med=43.01µs  max=139.7ms  p(90)=160.45µs p(95)=408.77µs p(99.9)=69.16ms 
     http_req_sending...............: avg=345.61µs min=5.36µs  med=10.37µs  max=148.25ms p(90)=30.07µs  p(95)=131.65µs p(99.9)=65.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=119.58ms min=1.91ms  med=105.99ms max=454.44ms p(90)=246.49ms p(95)=297.45ms p(99.9)=411ms   
     http_reqs......................: 115814  1853.18832/s
     iteration_duration.............: avg=122.04ms min=2.08ms  med=107.97ms max=748.51ms p(90)=250.88ms p(95)=301.19ms p(99.9)=431.16ms
     iterations.....................: 114814  1837.186901/s
     success_rate...................: 100.00% ✓ 114814      ✗ 0     
     vus............................: 84      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% ✓ 298560      ✗ 0     
     data_received..................: 8.8 GB  139 MB/s
     data_sent......................: 117 MB  1.8 MB/s
     http_req_blocked...............: avg=585.11µs min=1.33µs  med=3.12µs   max=403.55ms p(90)=4.69µs   p(95)=5.76µs   p(99.9)=196.95ms
     http_req_connecting............: avg=576.83µs min=0s      med=0s       max=373.87ms p(90)=0s       p(95)=0s       p(99.9)=195.7ms 
     http_req_duration..............: avg=138.47ms min=2.64ms  med=124.96ms max=515.27ms p(90)=279.7ms  p(95)=332.31ms p(99.9)=425.35ms
       { expected_response:true }...: avg=138.47ms min=2.64ms  med=124.96ms max=515.27ms p(90)=279.7ms  p(95)=332.31ms p(99.9)=425.35ms
     http_req_failed................: 0.00%   ✓ 0           ✗ 100520
     http_req_receiving.............: avg=610.75µs min=26.44µs med=49.82µs  max=136.39ms p(90)=258.28µs p(95)=475.04µs p(99.9)=81.65ms 
     http_req_sending...............: avg=495.28µs min=5.45µs  med=11.86µs  max=172.67ms p(90)=34.95µs  p(95)=149.12µs p(99.9)=81.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=137.36ms min=2.6ms   med=123.87ms max=485.02ms p(90)=277.2ms  p(95)=330.23ms p(99.9)=420.23ms
     http_reqs......................: 100520  1586.689419/s
     iteration_duration.............: avg=140.82ms min=3.39ms  med=126.95ms max=1.23s    p(90)=282.66ms p(95)=334.81ms p(99.9)=494.38ms
     iterations.....................: 99520   1570.904606/s
     success_rate...................: 100.00% ✓ 99520       ✗ 0     
     vus............................: 75      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% ✓ 130179     ✗ 0    
     data_received..................: 3.9 GB  61 MB/s
     data_sent......................: 52 MB   809 kB/s
     http_req_blocked...............: avg=95.82µs  min=1.31µs  med=2.79µs   max=181.4ms  p(90)=4.35µs   p(95)=6.42µs   p(99.9)=27.99ms 
     http_req_connecting............: avg=88.33µs  min=0s      med=0s       max=181.34ms p(90)=0s       p(95)=0s       p(99.9)=26.47ms 
     http_req_duration..............: avg=316.34ms min=2.92ms  med=300.82ms max=1.16s    p(90)=619.39ms p(95)=691.71ms p(99.9)=981.2ms 
       { expected_response:true }...: avg=316.34ms min=2.92ms  med=300.82ms max=1.16s    p(90)=619.39ms p(95)=691.71ms p(99.9)=981.2ms 
     http_req_failed................: 0.00%   ✓ 0          ✗ 44393
     http_req_receiving.............: avg=489.83µs min=28.21µs med=62.17µs  max=195.37ms p(90)=190.03µs p(95)=464.52µs p(99.9)=71.53ms 
     http_req_sending...............: avg=144.3µs  min=5.76µs  med=11.15µs  max=151.3ms  p(90)=30.55µs  p(95)=128.62µs p(99.9)=28.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=315.7ms  min=2.83ms  med=300.12ms max=1.15s    p(90)=618.67ms p(95)=690.68ms p(99.9)=978.33ms
     http_reqs......................: 44393   694.709002/s
     iteration_duration.............: avg=324.1ms  min=3.21ms  med=309.01ms max=1.16s    p(90)=622.52ms p(95)=694.94ms p(99.9)=988.83ms
     iterations.....................: 43393   679.059936/s
     success_rate...................: 100.00% ✓ 43393      ✗ 0    
     vus............................: 58      min=0        max=498
     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% — ✓ 36490 / ✗ 2

     checks.........................: 99.99% ✓ 109474     ✗ 2    
     data_received..................: 3.3 GB 50 MB/s
     data_sent......................: 44 MB  660 kB/s
     http_req_blocked...............: avg=169.11µs min=1.3µs   med=2.89µs   max=190.71ms p(90)=4.69µs   p(95)=6.71µs   p(99.9)=52.86ms
     http_req_connecting............: avg=163.93µs min=0s      med=0s       max=190.53ms p(90)=0s       p(95)=0s       p(99.9)=52.72ms
     http_req_duration..............: avg=375ms    min=4.93ms  med=362.84ms max=1.25s    p(90)=718.15ms p(95)=775.9ms  p(99.9)=1.07s  
       { expected_response:true }...: avg=375ms    min=4.93ms  med=362.84ms max=1.25s    p(90)=718.15ms p(95)=775.9ms  p(99.9)=1.07s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 37492
     http_req_receiving.............: avg=259.33µs min=27.32µs med=47.62µs  max=154.96ms p(90)=101.11µs p(95)=338.27µs p(99.9)=50.96ms
     http_req_sending...............: avg=259.89µs min=5.64µs  med=11.3µs   max=178.01ms p(90)=29.35µs  p(95)=128.7µs  p(99.9)=45.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=374.48ms min=4.88ms  med=362.05ms max=1.25s    p(90)=717.58ms p(95)=775.16ms p(99.9)=1.06s  
     http_reqs......................: 37492  566.696374/s
     iteration_duration.............: avg=385.84ms min=5.69ms  med=374.4ms  max=1.33s    p(90)=721.13ms p(95)=778.29ms p(99.9)=1.07s  
     iterations.....................: 36492  551.581246/s
     success_rate...................: 99.99% ✓ 36490      ✗ 2    
     vus............................: 71     min=0        max=495
     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% — ✓ 25229 / ✗ 26
     ✓ valid response structure

     checks.........................: 99.96% ✓ 75739      ✗ 26   
     data_received..................: 2.3 GB 35 MB/s
     data_sent......................: 31 MB  458 kB/s
     http_req_blocked...............: avg=59.44µs  min=1.3µs   med=3.05µs   max=73.07ms p(90)=4.58µs  p(95)=5.98µs  p(99.9)=18.24ms
     http_req_connecting............: avg=54.25µs  min=0s      med=0s       max=73.02ms p(90)=0s      p(95)=0s      p(99.9)=18.19ms
     http_req_duration..............: avg=537.18ms min=5.98ms  med=492.11ms max=1.82s   p(90)=1.09s   p(95)=1.23s   p(99.9)=1.68s  
       { expected_response:true }...: avg=537.18ms min=5.98ms  med=492.11ms max=1.82s   p(90)=1.09s   p(95)=1.23s   p(99.9)=1.68s  
     http_req_failed................: 0.00%  ✓ 0          ✗ 26255
     http_req_receiving.............: avg=89.78µs  min=24.21µs med=50.02µs  max=41.36ms p(90)=85.55µs p(95)=139.7µs p(99.9)=4.03ms 
     http_req_sending...............: avg=72.1µs   min=4.64µs  med=10.78µs  max=53.55ms p(90)=20.63µs p(95)=85.22µs p(99.9)=11.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=537.02ms min=5.92ms  med=492.01ms max=1.82s   p(90)=1.08s   p(95)=1.23s   p(99.9)=1.68s  
     http_reqs......................: 26255  392.807315/s
     iteration_duration.............: avg=558.76ms min=6.39ms  med=518.34ms max=1.82s   p(90)=1.09s   p(95)=1.24s   p(99.9)=1.68s  
     iterations.....................: 25255  377.846076/s
     success_rate...................: 99.89% ✓ 25229      ✗ 26   
     vus............................: 57     min=0        max=499
     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% ✓ 54621      ✗ 0    
     data_received..................: 1.7 GB  25 MB/s
     data_sent......................: 23 MB   330 kB/s
     http_req_blocked...............: avg=122.87µs min=1.3µs   med=2.72µs   max=152.52ms p(90)=4.61µs  p(95)=7.03µs   p(99.9)=33.41ms
     http_req_connecting............: avg=117.53µs min=0s      med=0s       max=152.47ms p(90)=0s      p(95)=0s       p(99.9)=33.35ms
     http_req_duration..............: avg=731.5ms  min=6.02ms  med=653.1ms  max=3.93s    p(90)=1.46s   p(95)=1.6s     p(99.9)=3.26s  
       { expected_response:true }...: avg=731.5ms  min=6.02ms  med=653.1ms  max=3.93s    p(90)=1.46s   p(95)=1.6s     p(99.9)=3.26s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 19207
     http_req_receiving.............: avg=218.66µs min=25.02µs med=44.32µs  max=175.91ms p(90)=96.38µs p(95)=214.12µs p(99.9)=36.34ms
     http_req_sending...............: avg=188.24µs min=5.48µs  med=10.75µs  max=108.71ms p(90)=30.11µs p(95)=118.47µs p(99.9)=34.9ms 
     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=731.1ms  min=5.97ms  med=652.81ms max=3.93s    p(90)=1.46s   p(95)=1.6s     p(99.9)=3.26s  
     http_reqs......................: 19207   281.736589/s
     iteration_duration.............: avg=772.1ms  min=7.75ms  med=719.22ms max=3.94s    p(90)=1.48s   p(95)=1.61s    p(99.9)=3.31s  
     iterations.....................: 18207   267.068157/s
     success_rate...................: 100.00% ✓ 18207      ✗ 0    
     vus............................: 74      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% ✓ 23196      ✗ 0    
     data_received..................: 767 MB  11 MB/s
     data_sent......................: 11 MB   150 kB/s
     http_req_blocked...............: avg=24.47µs min=1.34µs  med=3.05µs  max=21.76ms p(90)=4.61µs  p(95)=8.6µs    p(99.9)=3.52ms
     http_req_connecting............: avg=19.06µs min=0s      med=0s      max=21.71ms p(90)=0s      p(95)=0s       p(99.9)=3.46ms
     http_req_duration..............: avg=1.42s   min=9.1ms   med=1.39s   max=18.99s  p(90)=2.43s   p(95)=2.72s    p(99.9)=17.67s
       { expected_response:true }...: avg=1.42s   min=9.1ms   med=1.39s   max=18.99s  p(90)=2.43s   p(95)=2.72s    p(99.9)=17.67s
     http_req_failed................: 0.00%   ✓ 0          ✗ 8732 
     http_req_receiving.............: avg=64.36µs min=27.63µs med=50.04µs max=3.01ms  p(90)=89.09µs p(95)=107.75µs p(99.9)=1.04ms
     http_req_sending...............: avg=32.48µs min=5.91µs  med=11.72µs max=26.24ms p(90)=23.01µs p(95)=42.37µs  p(99.9)=5.8ms 
     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.42s   min=9.06ms  med=1.39s   max=18.99s  p(90)=2.43s   p(95)=2.72s    p(99.9)=17.67s
     http_reqs......................: 8732    123.849004/s
     iteration_duration.............: avg=1.6s    min=10.26ms med=1.59s   max=19s     p(90)=2.47s   p(95)=2.8s     p(99.9)=17.82s
     iterations.....................: 7732    109.665655/s
     success_rate...................: 100.00% ✓ 7732       ✗ 0    
     vus............................: 106     min=0        max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

HTTP Overview

HTTP Overview

@ardatan ardatan merged commit d691a83 into main Feb 25, 2026
18 checks passed
@ardatan ardatan deleted the renovate/node-24.x branch February 25, 2026 11:56
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