Skip to content

Update dependency @types/node to v22.15.24 #702

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.15.21 -> 22.15.24 age adoption passing confidence

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 May 27, 2025
Copy link

github-actions bot commented May 27, 2025

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

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

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 178 5495 total, 0 failed avg: 859ms, p95: 2987ms
grafbase 168 5189 total, 0 failed avg: 850ms, p95: 2097ms
apollo-router 160 4967 total, 0 failed avg: 956ms, p95: 2395ms
hive-gateway-bun 90 2981 total, 0 failed avg: 3085ms, p95: 5626ms
apollo-server 88 2923 total, 0 failed avg: 3201ms, p95: 26923ms
hive-gateway 86 2876 total, 0 failed avg: 3256ms, p95: 16465ms
mercurius 76 2457 total, 0 failed avg: 3746ms, p95: 5513ms
Summary for: `cosmo`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 16425      ✗ 0    
     data_received..................: 482 MB  16 MB/s
     data_sent......................: 6.5 MB  212 kB/s
     http_req_blocked...............: avg=1.27ms   min=1.59µs  med=3.56µs   max=1.03s p(90)=6.17µs   p(95)=2.83ms 
     http_req_connecting............: avg=1.22ms   min=0s      med=0s       max=1.03s p(90)=0s       p(95)=1.27ms 
     http_req_duration..............: avg=858.84ms min=3.24ms  med=624ms    max=5.05s p(90)=1.92s    p(95)=2.98s  
       { expected_response:true }...: avg=858.84ms min=3.24ms  med=624ms    max=5.05s p(90)=1.92s    p(95)=2.98s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5495 
     http_req_receiving.............: avg=344.67ms min=35.83µs med=94.65µs  max=4.83s p(90)=1.31s    p(95)=2.4s   
     http_req_sending...............: avg=23.76ms  min=8.71µs  med=16.61µs  max=3.23s p(90)=4.36ms   p(95)=36.28ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=490.4ms  min=3.12ms  med=467.32ms max=2.33s p(90)=927.08ms p(95)=1.05s  
     http_reqs......................: 5495    178.539427/s
     iteration_duration.............: avg=1.65s    min=20.9ms  med=1.29s    max=10.4s p(90)=3.69s    p(95)=4.46s  
     iterations.....................: 5475    177.889602/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 15507      ✗ 0    
     data_received..................: 456 MB  15 MB/s
     data_sent......................: 6.2 MB  200 kB/s
     http_req_blocked...............: avg=2.37ms   min=1.61µs  med=3.41µs   max=1.32s p(90)=5.78µs p(95)=5ms    
     http_req_connecting............: avg=1.76ms   min=0s      med=0s       max=1.31s p(90)=0s     p(95)=4.34ms 
     http_req_duration..............: avg=850.1ms  min=3.25ms  med=740.83ms max=5.22s p(90)=1.8s   p(95)=2.09s  
       { expected_response:true }...: avg=850.1ms  min=3.25ms  med=740.83ms max=5.22s p(90)=1.8s   p(95)=2.09s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5189 
     http_req_receiving.............: avg=268.25ms min=33.27µs med=87.26µs  max=4.15s p(90)=1.11s  p(95)=1.58s  
     http_req_sending...............: avg=28.49ms  min=7.67µs  med=16.4µs   max=4.06s p(90)=2.17ms p(95)=45.87ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s     p(95)=0s     
     http_req_waiting...............: avg=553.35ms min=3.17ms  med=524.53ms max=2.6s  p(90)=1.05s  p(95)=1.19s  
     http_reqs......................: 5189    168.490953/s
     iteration_duration.............: avg=1.74s    min=22.42ms med=1.53s    max=8.85s p(90)=3.52s  p(95)=4.27s  
     iterations.....................: 5169    167.841537/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 14841      ✗ 0    
     data_received..................: 436 MB  14 MB/s
     data_sent......................: 5.9 MB  191 kB/s
     http_req_blocked...............: avg=2.49ms   min=1.61µs  med=3.65µs   max=1.72s p(90)=6.26µs   p(95)=4.3ms  
     http_req_connecting............: avg=2.26ms   min=0s      med=0s       max=1.72s p(90)=0s       p(95)=2.96ms 
     http_req_duration..............: avg=955.75ms min=6.56ms  med=818.51ms max=4.37s p(90)=1.76s    p(95)=2.39s  
       { expected_response:true }...: avg=955.75ms min=6.56ms  med=818.51ms max=4.37s p(90)=1.76s    p(95)=2.39s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 4967 
     http_req_receiving.............: avg=245.34ms min=35.08µs med=88.55µs  max=3.85s p(90)=1.08s    p(95)=1.75s  
     http_req_sending...............: avg=15.23ms  min=8.05µs  med=18.17µs  max=2.63s p(90)=234.19µs p(95)=10.28ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=695.17ms min=6.48ms  med=691.16ms max=2.35s p(90)=1.19s    p(95)=1.4s   
     http_reqs......................: 4967    160.991021/s
     iteration_duration.............: avg=1.83s    min=31.9ms  med=1.62s    max=9.22s p(90)=3.47s    p(95)=4.17s  
     iterations.....................: 4947    160.342779/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

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

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8883      ✗ 0    
     data_received..................: 262 MB  7.9 MB/s
     data_sent......................: 3.5 MB  107 kB/s
     http_req_blocked...............: avg=830.95µs min=1.84µs   med=4.35µs   max=34.49ms  p(90)=230.65µs p(95)=7.18ms  
     http_req_connecting............: avg=804.16µs min=0s       med=0s       max=20.53ms  p(90)=76.53µs  p(95)=7.05ms  
     http_req_duration..............: avg=3.08s    min=15.25ms  med=2.97s    max=7.55s    p(90)=4.7s     p(95)=5.62s   
       { expected_response:true }...: avg=3.08s    min=15.25ms  med=2.97s    max=7.55s    p(90)=4.7s     p(95)=5.62s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2981 
     http_req_receiving.............: avg=80.46ms  min=38.92µs  med=119.84µs max=2.14s    p(90)=150.51ms p(95)=682.93ms
     http_req_sending...............: avg=1.46ms   min=9.08µs   med=23.84µs  max=417.72ms p(90)=557.14µs p(95)=1.5ms   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3s       min=15.11ms  med=2.93s    max=7.55s    p(90)=4.52s    p(95)=5.62s   
     http_reqs......................: 2981    90.230618/s
     iteration_duration.............: avg=3.2s     min=116.27ms med=3.06s    max=7.57s    p(90)=4.85s    p(95)=5.68s   
     iterations.....................: 2961    89.625247/s
     vus............................: 31      min=31      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8709      ✗ 0    
     data_received..................: 257 MB  7.8 MB/s
     data_sent......................: 3.5 MB  105 kB/s
     http_req_blocked...............: avg=593.43µs min=1.55µs   med=3.04µs   max=17.05ms p(90)=139.85µs p(95)=5.49ms  
     http_req_connecting............: avg=558.82µs min=0s       med=0s       max=16.48ms p(90)=98.77µs  p(95)=4.95ms  
     http_req_duration..............: avg=3.2s     min=11.62ms  med=1.38s    max=32.68s  p(90)=1.98s    p(95)=26.92s  
       { expected_response:true }...: avg=3.2s     min=11.62ms  med=1.38s    max=32.68s  p(90)=1.98s    p(95)=26.92s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2923 
     http_req_receiving.............: avg=197.23µs min=43.8µs   med=104.45µs max=55.75ms p(90)=195.5µs  p(95)=289.74µs
     http_req_sending...............: avg=134.94µs min=8.24µs   med=14.85µs  max=15.18ms p(90)=94.15µs  p(95)=610.04µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.2s     min=11.56ms  med=1.38s    max=32.68s  p(90)=1.98s    p(95)=26.92s  
     http_reqs......................: 2923    88.269235/s
     iteration_duration.............: avg=3.23s    min=124.93ms med=1.4s     max=32.69s  p(90)=2.01s    p(95)=27.24s  
     iterations.....................: 2903    87.665272/s
     vus............................: 16      min=16      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8568      ✗ 0    
     data_received..................: 253 MB  7.6 MB/s
     data_sent......................: 3.4 MB  103 kB/s
     http_req_blocked...............: avg=2.51ms   min=1.61µs   med=3.9µs    max=73.31ms  p(90)=5.69ms   p(95)=24.83ms
     http_req_connecting............: avg=2.44ms   min=0s       med=0s       max=73.27ms  p(90)=2.84ms   p(95)=24.23ms
     http_req_duration..............: avg=3.25s    min=14.58ms  med=1.74s    max=32.78s   p(90)=3.16s    p(95)=16.46s 
       { expected_response:true }...: avg=3.25s    min=14.58ms  med=1.74s    max=32.78s   p(90)=3.16s    p(95)=16.46s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 2876 
     http_req_receiving.............: avg=777.11µs min=42.67µs  med=104.48µs max=175.23ms p(90)=453.74µs p(95)=1.44ms 
     http_req_sending...............: avg=2.35ms   min=9.28µs   med=23.12µs  max=143.99ms p(90)=2.65ms   p(95)=16.03ms
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=3.25s    min=14.43ms  med=1.74s    max=32.78s   p(90)=3.16s    p(95)=16.42s 
     http_reqs......................: 2876    86.342057/s
     iteration_duration.............: avg=3.31s    min=219.31ms med=1.77s    max=32.79s   p(90)=3.22s    p(95)=16.59s 
     iterations.....................: 2856    85.741625/s
     vus............................: 32      min=32      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 7311      ✗ 0    
     data_received..................: 216 MB  6.7 MB/s
     data_sent......................: 2.9 MB  91 kB/s
     http_req_blocked...............: avg=751.74µs min=2.13µs   med=4.25µs   max=15.24ms  p(90)=1.12ms   p(95)=6.65ms  
     http_req_connecting............: avg=729.88µs min=0s       med=0s       max=13.6ms   p(90)=1.01ms   p(95)=6.53ms  
     http_req_duration..............: avg=3.74s    min=11.65ms  med=3.71s    max=8.26s    p(90)=4.75s    p(95)=5.51s   
       { expected_response:true }...: avg=3.74s    min=11.65ms  med=3.71s    max=8.26s    p(90)=4.75s    p(95)=5.51s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2457 
     http_req_receiving.............: avg=5.91ms   min=41.27µs  med=103.42µs max=847.32ms p(90)=290.69µs p(95)=912.75µs
     http_req_sending...............: avg=150.04µs min=8.47µs   med=24.54µs  max=20.7ms   p(90)=283.19µs p(95)=754.2µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.74s    min=11.56ms  med=3.71s    max=8.26s    p(90)=4.75s    p(95)=5.51s   
     http_reqs......................: 2457    76.688996/s
     iteration_duration.............: avg=3.81s    min=275.23ms med=3.75s    max=8.28s    p(90)=4.77s    p(95)=5.57s   
     iterations.....................: 2437    76.064747/s
     vus............................: 36      min=36      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented May 27, 2025

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

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

This scenario was running 500 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 173 5452 total, 0 failed avg: 1389ms, p95: 3708ms
grafbase 169 5295 total, 0 failed avg: 1288ms, p95: 3216ms
apollo-router 159 4960 total, 10 failed avg: 1434ms, p95: 3923ms ❌ 10 failed requests, 10 non-200 responses, 10 unexpected GraphQL errors
apollo-server 87 3085 total, 0 failed avg: 5219ms, p95: 33135ms
hive-gateway 86 3030 total, 0 failed avg: 5251ms, p95: 32991ms
hive-gateway-bun 86 3013 total, 0 failed avg: 5214ms, p95: 8818ms
mercurius 73 2426 total, 0 failed avg: 6417ms, p95: 9263ms
Summary for: `cosmo`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 16296      ✗ 0    
     data_received..................: 479 MB  15 MB/s
     data_sent......................: 6.5 MB  206 kB/s
     http_req_blocked...............: avg=3.91ms   min=1.43µs  med=3.66µs   max=2.12s  p(90)=24.03µs  p(95)=11.34ms
     http_req_connecting............: avg=2.64ms   min=0s      med=0s       max=2.12s  p(90)=0s       p(95)=10.83ms
     http_req_duration..............: avg=1.38s    min=3.08ms  med=1.16s    max=8.6s   p(90)=2.86s    p(95)=3.7s   
       { expected_response:true }...: avg=1.38s    min=3.08ms  med=1.16s    max=8.6s   p(90)=2.86s    p(95)=3.7s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5452 
     http_req_receiving.............: avg=499.66ms min=34.01µs med=159.86µs max=6.79s  p(90)=1.87s    p(95)=2.75s  
     http_req_sending...............: avg=24.22ms  min=8.31µs  med=16.82µs  max=3.99s  p(90)=642.38µs p(95)=2.29ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=865.5ms  min=2.98ms  med=843.29ms max=3.06s  p(90)=1.48s    p(95)=1.72s  
     http_reqs......................: 5452    173.675061/s
     iteration_duration.............: avg=2.79s    min=38.2ms  med=2.42s    max=12.42s p(90)=5.41s    p(95)=6.39s  
     iterations.....................: 5432    173.037955/s
     vus............................: 169     min=169      max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 15825      ✗ 0    
     data_received..................: 465 MB  15 MB/s
     data_sent......................: 6.3 MB  201 kB/s
     http_req_blocked...............: avg=1.95ms   min=1.4µs   med=3.38µs   max=1.67s  p(90)=23.53µs  p(95)=10.18ms
     http_req_connecting............: avg=1.88ms   min=0s      med=0s       max=1.67s  p(90)=0s       p(95)=9.98ms 
     http_req_duration..............: avg=1.28s    min=3.14ms  med=1.09s    max=6.06s  p(90)=2.5s     p(95)=3.21s  
       { expected_response:true }...: avg=1.28s    min=3.14ms  med=1.09s    max=6.06s  p(90)=2.5s     p(95)=3.21s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5295 
     http_req_receiving.............: avg=413.95ms min=32.87µs med=90.88µs  max=5.6s   p(90)=1.59s    p(95)=2.27s  
     http_req_sending...............: avg=22.21ms  min=7.83µs  med=15.33µs  max=3.3s   p(90)=736.31µs p(95)=1.75ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=851.8ms  min=3.06ms  med=806.56ms max=3.24s  p(90)=1.71s    p(95)=1.79s  
     http_reqs......................: 5295    169.6696/s
     iteration_duration.............: avg=2.8s     min=24.43ms med=2.51s    max=13.24s p(90)=5.49s    p(95)=6.46s  
     iterations.....................: 5275    169.028733/s
     vus............................: 180     min=180      max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

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

     █ setup

     checks.........................: 99.86% ✓ 14790      ✗ 20   
     data_received..................: 434 MB 14 MB/s
     data_sent......................: 5.9 MB 189 kB/s
     http_req_blocked...............: avg=9.09ms   min=1.57µs  med=3.6µs   max=2.32s  p(90)=4.94ms   p(95)=31.6ms 
     http_req_connecting............: avg=7.55ms   min=0s      med=0s      max=1.79s  p(90)=1.9ms    p(95)=31.22ms
     http_req_duration..............: avg=1.43s    min=6.91ms  med=1.27s   max=6.32s  p(90)=2.84s    p(95)=3.92s  
       { expected_response:true }...: avg=1.43s    min=6.91ms  med=1.27s   max=6.32s  p(90)=2.84s    p(95)=3.92s  
     http_req_failed................: 0.20%  ✓ 10         ✗ 4950 
     http_req_receiving.............: avg=381.35ms min=0s      med=93.71µs max=4.73s  p(90)=1.8s     p(95)=2.27s  
     http_req_sending...............: avg=28.41ms  min=8.47µs  med=17.27µs max=3.77s  p(90)=952.74µs p(95)=7.43ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=1.02s    min=6.84ms  med=1s      max=3.76s  p(90)=1.92s    p(95)=2.02s  
     http_reqs......................: 4960   159.346181/s
     iteration_duration.............: avg=3.02s    min=29.29ms med=2.61s   max=12.33s p(90)=5.86s    p(95)=6.82s  
     iterations.....................: 4940   158.703656/s
     vus............................: 156    min=156      max=500
     vus_max........................: 500    min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 9195      ✗ 0    
     data_received..................: 271 MB  7.7 MB/s
     data_sent......................: 3.7 MB  104 kB/s
     http_req_blocked...............: avg=3.66ms   min=1.37µs   med=3.07µs   max=46.24ms p(90)=20.33ms  p(95)=27.42ms 
     http_req_connecting............: avg=3.59ms   min=0s       med=0s       max=39.55ms p(90)=20.18ms  p(95)=27.23ms 
     http_req_duration..............: avg=5.21s    min=10.14ms  med=1.58s    max=34.71s  p(90)=31.53s   p(95)=33.13s  
       { expected_response:true }...: avg=5.21s    min=10.14ms  med=1.58s    max=34.71s  p(90)=31.53s   p(95)=33.13s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 3085 
     http_req_receiving.............: avg=284.97µs min=42.31µs  med=104.48µs max=84.81ms p(90)=199.15µs p(95)=311.78µs
     http_req_sending...............: avg=458µs    min=8.58µs   med=15.85µs  max=33.36ms p(90)=1.03ms   p(95)=2.17ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=5.21s    min=10.07ms  med=1.58s    max=34.71s  p(90)=31.53s   p(95)=33.13s  
     http_reqs......................: 3085    87.811618/s
     iteration_duration.............: avg=5.27s    min=365.75ms med=1.6s     max=34.72s  p(90)=31.59s   p(95)=33.19s  
     iterations.....................: 3065    87.242337/s
     vus............................: 21      min=21      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 9030      ✗ 0    
     data_received..................: 266 MB  7.6 MB/s
     data_sent......................: 3.6 MB  103 kB/s
     http_req_blocked...............: avg=6.6ms  min=2µs      med=4.12µs  max=102.37ms p(90)=26.71ms p(95)=60.51ms
     http_req_connecting............: avg=6.37ms min=0s       med=0s      max=94ms     p(90)=24.71ms p(95)=59.97ms
     http_req_duration..............: avg=5.25s  min=13.8ms   med=2.28s   max=34.44s   p(90)=15.03s  p(95)=32.99s 
       { expected_response:true }...: avg=5.25s  min=13.8ms   med=2.28s   max=34.44s   p(90)=15.03s  p(95)=32.99s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 3030 
     http_req_receiving.............: avg=6.19ms min=41.74µs  med=95.09µs max=741.73ms p(90)=1.47ms  p(95)=7.18ms 
     http_req_sending...............: avg=4.67ms min=9.04µs   med=23.17µs max=175.04ms p(90)=24.88ms p(95)=37.58ms
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=5.23s  min=13.69ms  med=2.27s   max=34.44s   p(90)=14.99s  p(95)=32.96s 
     http_reqs......................: 3030    86.578947/s
     iteration_duration.............: avg=5.36s  min=401.07ms med=2.34s   max=34.5s    p(90)=15.79s  p(95)=33.1s  
     iterations.....................: 3010    86.007468/s
     vus............................: 3       min=3       max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

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

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8979      ✗ 0    
     data_received..................: 265 MB  7.6 MB/s
     data_sent......................: 3.6 MB  103 kB/s
     http_req_blocked...............: avg=2.94ms   min=1.83µs   med=4.18µs   max=508.57ms p(90)=10.4ms  p(95)=24.43ms 
     http_req_connecting............: avg=2.58ms   min=0s       med=0s       max=35.65ms  p(90)=9.97ms  p(95)=24.13ms 
     http_req_duration..............: avg=5.21s    min=14.64ms  med=4.76s    max=12.82s   p(90)=7.96s   p(95)=8.81s   
       { expected_response:true }...: avg=5.21s    min=14.64ms  med=4.76s    max=12.82s   p(90)=7.96s   p(95)=8.81s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 3013 
     http_req_receiving.............: avg=103.01ms min=37.9µs   med=113.41µs max=3.25s    p(90)=93.83ms p(95)=820.11ms
     http_req_sending...............: avg=2ms      min=9.65µs   med=22.16µs  max=495.74ms p(90)=1.21ms  p(95)=2.68ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=5.1s     min=14.44ms  med=4.64s    max=12.82s   p(90)=7.86s   p(95)=8.81s   
     http_reqs......................: 3013    86.719007/s
     iteration_duration.............: avg=5.44s    min=324.04ms med=4.97s    max=13.12s   p(90)=8.52s   p(95)=9.01s   
     iterations.....................: 2993    86.143375/s
     vus............................: 169     min=169     max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 7218      ✗ 0    
     data_received..................: 213 MB  6.5 MB/s
     data_sent......................: 2.9 MB  87 kB/s
     http_req_blocked...............: avg=6.26ms  min=1.9µs    med=4.61µs   max=82.84ms p(90)=24.57ms  p(95)=53.44ms
     http_req_connecting............: avg=6.08ms  min=0s       med=0s       max=71.06ms p(90)=24.17ms  p(95)=51.85ms
     http_req_duration..............: avg=6.41s   min=11.71ms  med=6.38s    max=11.46s  p(90)=8.14s    p(95)=9.26s  
       { expected_response:true }...: avg=6.41s   min=11.71ms  med=6.38s    max=11.46s  p(90)=8.14s    p(95)=9.26s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2426 
     http_req_receiving.............: avg=24.23ms min=38.19µs  med=107.28µs max=1.32s   p(90)=367.25µs p(95)=2.14ms 
     http_req_sending...............: avg=1.77ms  min=9.95µs   med=26.62µs  max=22.86ms p(90)=8.09ms   p(95)=13.47ms
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=6.39s   min=11.62ms  med=6.37s    max=11.46s  p(90)=8.13s    p(95)=9.25s  
     http_reqs......................: 2426    73.651895/s
     iteration_duration.............: avg=6.52s   min=424.44ms med=6.47s    max=11.47s  p(90)=8.16s    p(95)=9.31s  
     iterations.....................: 2406    73.044707/s
     vus............................: 267     min=267     max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented May 27, 2025

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

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

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 183 5656 total, 0 failed avg: 794ms, p95: 2493ms
grafbase 172 5347 total, 0 failed avg: 915ms, p95: 2520ms
apollo-router 158 4907 total, 1 failed avg: 966ms, p95: 2607ms ❌ 1 failed requests, 1 non-200 responses, 1 unexpected GraphQL errors
hive-gateway-bun 92 3023 total, 0 failed avg: 3015ms, p95: 4910ms
apollo-server 86 2876 total, 0 failed avg: 3263ms, p95: 24395ms
hive-gateway 86 2893 total, 0 failed avg: 3236ms, p95: 16882ms
mercurius 75 2422 total, 0 failed avg: 3793ms, p95: 5881ms
Summary for: `cosmo`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 16908      ✗ 0    
     data_received..................: 496 MB  16 MB/s
     data_sent......................: 6.7 MB  217 kB/s
     http_req_blocked...............: avg=693.42µs min=1.49µs  med=3.17µs   max=688ms   p(90)=5.44µs   p(95)=453.73µs
     http_req_connecting............: avg=493.51µs min=0s      med=0s       max=32.23ms p(90)=0s       p(95)=189.86µs
     http_req_duration..............: avg=793.93ms min=3.57ms  med=543.29ms max=5.71s   p(90)=1.88s    p(95)=2.49s   
       { expected_response:true }...: avg=793.93ms min=3.57ms  med=543.29ms max=5.71s   p(90)=1.88s    p(95)=2.49s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5656 
     http_req_receiving.............: avg=358.2ms  min=35.22µs med=96.88µs  max=4.91s   p(90)=1.34s    p(95)=1.89s   
     http_req_sending...............: avg=16.32ms  min=7.97µs  med=14.66µs  max=2.47s   p(90)=146.67µs p(95)=2.34ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=419.4ms  min=3.42ms  med=396.43ms max=2.1s    p(90)=792.36ms p(95)=899.46ms
     http_reqs......................: 5656    183.024527/s
     iteration_duration.............: avg=1.6s     min=21.37ms med=1.21s    max=9.26s   p(90)=3.45s    p(95)=4.29s   
     iterations.....................: 5636    182.37734/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 15981      ✗ 0    
     data_received..................: 470 MB  15 MB/s
     data_sent......................: 6.3 MB  205 kB/s
     http_req_blocked...............: avg=2.04ms   min=1.46µs  med=3.08µs   max=1.39s p(90)=4.96µs   p(95)=1.17ms  
     http_req_connecting............: avg=1.81ms   min=0s      med=0s       max=1.39s p(90)=0s       p(95)=969.37µs
     http_req_duration..............: avg=914.71ms min=3.42ms  med=744.53ms max=5.4s  p(90)=2.06s    p(95)=2.52s   
       { expected_response:true }...: avg=914.71ms min=3.42ms  med=744.53ms max=5.4s  p(90)=2.06s    p(95)=2.52s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5347 
     http_req_receiving.............: avg=361.29ms min=33.28µs med=84.45µs  max=4.24s p(90)=1.49s    p(95)=1.9s    
     http_req_sending...............: avg=22.87ms  min=7.84µs  med=14.32µs  max=2.45s p(90)=348.28µs p(95)=15.54ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=530.55ms min=3.33ms  med=488.13ms max=2.85s p(90)=1s       p(95)=1.16s   
     http_reqs......................: 5347    172.345791/s
     iteration_duration.............: avg=1.71s    min=21.42ms med=1.51s    max=7.93s p(90)=3.48s    p(95)=4.31s   
     iterations.....................: 5327    171.701146/s
     vus............................: 33      min=33       max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

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

     █ setup

     checks.........................: 99.98% ✓ 14658      ✗ 2    
     data_received..................: 431 MB 14 MB/s
     data_sent......................: 5.8 MB 189 kB/s
     http_req_blocked...............: avg=3.12ms   min=1.45µs  med=3.65µs   max=3.17s  p(90)=6.88µs   p(95)=2.04ms
     http_req_connecting............: avg=2.33ms   min=0s      med=0s       max=3.17s  p(90)=0s       p(95)=1.59ms
     http_req_duration..............: avg=965.99ms min=7.03ms  med=769.67ms max=6.02s  p(90)=2.08s    p(95)=2.6s  
       { expected_response:true }...: avg=966.03ms min=7.03ms  med=769.74ms max=6.02s  p(90)=2.08s    p(95)=2.6s  
     http_req_failed................: 0.02%  ✓ 1          ✗ 4906 
     http_req_receiving.............: avg=351.53ms min=0s      med=109.83µs max=5.67s  p(90)=1.35s    p(95)=1.79s 
     http_req_sending...............: avg=19ms     min=8.29µs  med=16.62µs  max=4.14s  p(90)=177.84µs p(95)=1.88ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=595.45ms min=6.96ms  med=524.03ms max=3.11s  p(90)=1.15s    p(95)=1.54s 
     http_reqs......................: 4907   158.949182/s
     iteration_duration.............: avg=1.85s    min=29.22ms med=1.55s    max=10.52s p(90)=3.91s    p(95)=4.8s  
     iterations.....................: 4887   158.301335/s
     vus............................: 300    min=300      max=300
     vus_max........................: 300    min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

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

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 9009      ✗ 0    
     data_received..................: 265 MB  8.1 MB/s
     data_sent......................: 3.6 MB  109 kB/s
     http_req_blocked...............: avg=3.08ms min=1.83µs  med=3.9µs    max=80.51ms  p(90)=598.75µs p(95)=30.14ms 
     http_req_connecting............: avg=2.93ms min=0s      med=0s       max=68.1ms   p(90)=0s       p(95)=29.59ms 
     http_req_duration..............: avg=3.01s  min=13.99ms med=2.82s    max=8.38s    p(90)=4.21s    p(95)=4.9s    
       { expected_response:true }...: avg=3.01s  min=13.99ms med=2.82s    max=8.38s    p(90)=4.21s    p(95)=4.9s    
     http_req_failed................: 0.00%   ✓ 0         ✗ 3023 
     http_req_receiving.............: avg=74ms   min=43.3µs  med=156.65µs max=2.47s    p(90)=220.86ms p(95)=635.56ms
     http_req_sending...............: avg=2.14ms min=8.89µs  med=19.81µs  max=438.44ms p(90)=3.54ms   p(95)=14.59ms 
     http_req_tls_handshaking.......: avg=0s     min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=2.93s  min=13.77ms med=2.79s    max=7.45s    p(90)=4.12s    p(95)=4.84s   
     http_reqs......................: 3023    92.06501/s
     iteration_duration.............: avg=3.12s  min=97.19ms med=2.86s    max=8.47s    p(90)=4.48s    p(95)=4.99s   
     iterations.....................: 3003    91.455913/s
     vus............................: 127     min=127     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8568      ✗ 0    
     data_received..................: 253 MB  7.6 MB/s
     data_sent......................: 3.4 MB  103 kB/s
     http_req_blocked...............: avg=624.71µs min=1.64µs   med=3.11µs   max=18.04ms  p(90)=172.65µs p(95)=6.95ms  
     http_req_connecting............: avg=560.07µs min=0s       med=0s       max=14.85ms  p(90)=111.8µs  p(95)=5.23ms  
     http_req_duration..............: avg=3.26s    min=10.79ms  med=1.42s    max=32.84s   p(90)=2.13s    p(95)=24.39s  
       { expected_response:true }...: avg=3.26s    min=10.79ms  med=1.42s    max=32.84s   p(90)=2.13s    p(95)=24.39s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2876 
     http_req_receiving.............: avg=544.04µs min=43.08µs  med=106.24µs max=227.24ms p(90)=210.44µs p(95)=334.46µs
     http_req_sending...............: avg=236.45µs min=9.03µs   med=15.49µs  max=14.54ms  p(90)=129.71µs p(95)=873.4µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.26s    min=10.71ms  med=1.42s    max=32.84s   p(90)=2.13s    p(95)=24.39s  
     http_reqs......................: 2876    86.436495/s
     iteration_duration.............: avg=3.3s     min=293.72ms med=1.44s    max=32.86s   p(90)=2.16s    p(95)=24.85s  
     iterations.....................: 2856    85.835406/s
     vus............................: 31      min=31      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 8619      ✗ 0    
     data_received..................: 254 MB  7.6 MB/s
     data_sent......................: 3.4 MB  103 kB/s
     http_req_blocked...............: avg=575.05µs min=1.93µs  med=4.06µs  max=19.72ms p(90)=139.03µs p(95)=3.26ms  
     http_req_connecting............: avg=549.34µs min=0s      med=0s      max=19.66ms p(90)=94.64µs  p(95)=2.86ms  
     http_req_duration..............: avg=3.23s    min=15.41ms med=1.69s   max=32.84s  p(90)=3.08s    p(95)=16.88s  
       { expected_response:true }...: avg=3.23s    min=15.41ms med=1.69s   max=32.84s  p(90)=3.08s    p(95)=16.88s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2893 
     http_req_receiving.............: avg=557.25µs min=43.16µs med=99.41µs max=72.74ms p(90)=452µs    p(95)=1.39ms  
     http_req_sending...............: avg=287.16µs min=10.08µs med=23.66µs max=95.94ms p(90)=146.24µs p(95)=562.67µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.23s    min=15.19ms med=1.69s   max=32.84s  p(90)=3.07s    p(95)=16.87s  
     http_reqs......................: 2893    86.532761/s
     iteration_duration.............: avg=3.28s    min=82.73ms med=1.72s   max=32.86s  p(90)=3.11s    p(95)=17.29s  
     iterations.....................: 2873    85.934539/s
     vus............................: 44      min=44      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 7206      ✗ 0    
     data_received..................: 213 MB  6.6 MB/s
     data_sent......................: 2.9 MB  90 kB/s
     http_req_blocked...............: avg=1.5ms    min=1.84µs  med=4.48µs   max=34.83ms  p(90)=5.42ms   p(95)=13.39ms 
     http_req_connecting............: avg=1.39ms   min=0s      med=0s       max=33.3ms   p(90)=2.96ms   p(95)=13.28ms 
     http_req_duration..............: avg=3.79s    min=13.59ms med=3.81s    max=8.16s    p(90)=4.47s    p(95)=5.88s   
       { expected_response:true }...: avg=3.79s    min=13.59ms med=3.81s    max=8.16s    p(90)=4.47s    p(95)=5.88s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2422 
     http_req_receiving.............: avg=2.29ms   min=41.7µs  med=106.16µs max=489.08ms p(90)=277.7µs  p(95)=619.92µs
     http_req_sending...............: avg=272.68µs min=9.45µs  med=25.33µs  max=16.94ms  p(90)=218.45µs p(95)=1.39ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.79s    min=13.45ms med=3.81s    max=8.16s    p(90)=4.47s    p(95)=5.87s   
     http_reqs......................: 2422    75.70146/s
     iteration_duration.............: avg=3.85s    min=453.6ms med=3.83s    max=8.17s    p(90)=4.5s     p(95)=5.93s   
     iterations.....................: 2402    75.076345/s
     vus............................: 13      min=13      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented May 27, 2025

Overview for: federation/ramping-vus

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

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

Comparison

Comparison

Gateway duration(p95)⬇️ RPS Requests Durations Notes
apollo-router 4231ms 165 11621 total, 556 failed avg: 2017ms, p95: 4232ms, max: 14244ms, med: 1889ms ❌ 556 failed requests, 556 non-200 responses, 556 unexpected GraphQL errors
cosmo 5300ms 179 12593 total, 0 failed avg: 2387ms, p95: 5300ms, max: 12079ms, med: 2107ms
grafbase 7123ms 166 11674 total, 0 failed avg: 2615ms, p95: 7123ms, max: 15925ms, med: 1797ms
hive-gateway-bun 27184ms 94 7667 total, 0 failed avg: 11216ms, p95: 27184ms, max: 38319ms, med: 9830ms
mercurius 42810ms 54 4994 total, 0 failed avg: 21714ms, p95: 42811ms, max: 43637ms, med: 19445ms
hive-gateway 50905ms 88 7688 total, 0 failed avg: 11892ms, p95: 50906ms, max: 57739ms, med: 3292ms
apollo-server 59999ms 83 7780 total, 494 failed avg: 11929ms, p95: 60000ms, max: 60285ms, med: 2190ms ❌ 494 failed requests, 494 non-200 responses, 494 unexpected GraphQL errors
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  95% — ✓ 11045 / ✗ 556
     ✗ no graphql errors
      ↳  95% — ✓ 11045 / ✗ 556
     ✓ valid response structure

     █ setup

     checks.........................: 96.75% ✓ 33135      ✗ 1112  
     data_received..................: 971 MB 14 MB/s
     data_sent......................: 14 MB  197 kB/s
     http_req_blocked...............: avg=436.63ms min=1.39µs  med=4µs     max=9.58s  p(90)=2.04s    p(95)=2.64s   
     http_req_connecting............: avg=417.72ms min=0s      med=0s      max=8.11s  p(90)=2.02s    p(95)=2.57s   
     http_req_duration..............: avg=2.01s    min=6.54ms  med=1.88s   max=14.24s p(90)=3.6s     p(95)=4.23s   
       { expected_response:true }...: avg=2.04s    min=6.54ms  med=1.92s   max=14.24s p(90)=3.62s    p(95)=4.28s   
     http_req_failed................: 4.78%  ✓ 556        ✗ 11065 
     http_req_receiving.............: avg=234.01ms min=0s      med=77.75µs max=11.65s p(90)=795.88ms p(95)=1.48s   
     http_req_sending...............: avg=126.09ms min=8.26µs  med=20.53µs max=8.04s  p(90)=323.91ms p(95)=834.09ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.65s    min=6.46ms  med=1.54s   max=6.2s   p(90)=3.28s    p(95)=3.53s   
     http_reqs......................: 11621  165.561159/s
     iteration_duration.............: avg=5.98s    min=20.36ms med=5.26s   max=24.81s p(90)=12.02s   p(95)=14.16s  
     iterations.....................: 11601  165.276225/s
     vus............................: 5      min=5        max=1954
     vus_max........................: 2000   min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `cosmo`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 37719      ✗ 0     
     data_received..................: 1.1 GB  16 MB/s
     data_sent......................: 15 MB   213 kB/s
     http_req_blocked...............: avg=297.63ms min=1.44µs  med=3.52µs  max=8.25s  p(90)=717.19ms p(95)=2.45s   
     http_req_connecting............: avg=285.72ms min=0s      med=0s      max=8.25s  p(90)=672.64ms p(95)=2.37s   
     http_req_duration..............: avg=2.38s    min=3.45ms  med=2.1s    max=12.07s p(90)=4.71s    p(95)=5.3s    
       { expected_response:true }...: avg=2.38s    min=3.45ms  med=2.1s    max=12.07s p(90)=4.71s    p(95)=5.3s    
     http_req_failed................: 0.00%   ✓ 0          ✗ 12593 
     http_req_receiving.............: avg=271.36ms min=30.66µs med=85.74µs max=8.12s  p(90)=1.1s     p(95)=1.94s   
     http_req_sending...............: avg=119.77ms min=7.92µs  med=17.12µs max=6.05s  p(90)=259.47ms p(95)=758.19ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.99s    min=3.35ms  med=1.61s   max=11.24s p(90)=4.38s    p(95)=4.93s   
     http_reqs......................: 12593   179.635776/s
     iteration_duration.............: avg=5.54s    min=17.8ms  med=4.62s   max=27.12s p(90)=11.47s   p(95)=13.38s  
     iterations.....................: 12573   179.350481/s
     vus............................: 5       min=5        max=1884
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 34962      ✗ 0     
     data_received..................: 1.0 GB  15 MB/s
     data_sent......................: 14 MB   198 kB/s
     http_req_blocked...............: avg=251.09ms min=1.42µs  med=4.17µs   max=12.2s  p(90)=675.41ms p(95)=1.61s   
     http_req_connecting............: avg=244.4ms  min=0s      med=0s       max=11.58s p(90)=662.41ms p(95)=1.57s   
     http_req_duration..............: avg=2.61s    min=3.39ms  med=1.79s    max=15.92s p(90)=6.14s    p(95)=7.12s   
       { expected_response:true }...: avg=2.61s    min=3.39ms  med=1.79s    max=15.92s p(90)=6.14s    p(95)=7.12s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 11674 
     http_req_receiving.............: avg=844.47ms min=35.33µs med=106.06µs max=11.33s p(90)=3.85s    p(95)=5.17s   
     http_req_sending...............: avg=153.26ms min=8.28µs  med=20.76µs  max=11.29s p(90)=303.14ms p(95)=866.98ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.61s    min=3.33ms  med=1.22s    max=10.19s p(90)=4.02s    p(95)=5.18s   
     http_reqs......................: 11674   166.538857/s
     iteration_duration.............: avg=6.03s    min=11.71ms med=4.68s    max=34.85s p(90)=13.53s   p(95)=16.19s  
     iterations.....................: 11654   166.253542/s
     vus............................: 5       min=5        max=1883
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

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

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 22941     ✗ 0     
     data_received..................: 673 MB  8.3 MB/s
     data_sent......................: 9.1 MB  112 kB/s
     http_req_blocked...............: avg=21.62ms  min=1.85µs  med=4.24µs   max=1.18s    p(90)=42.5ms  p(95)=176.25ms
     http_req_connecting............: avg=20.92ms  min=0s      med=0s       max=734.28ms p(90)=42.12ms p(95)=172.79ms
     http_req_duration..............: avg=11.21s   min=14.28ms med=9.82s    max=38.31s   p(90)=24.18s  p(95)=27.18s  
       { expected_response:true }...: avg=11.21s   min=14.28ms med=9.82s    max=38.31s   p(90)=24.18s  p(95)=27.18s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 7667  
     http_req_receiving.............: avg=154.69ms min=39.67µs med=107.97µs max=7.9s     p(90)=17.78ms p(95)=633.95ms
     http_req_sending...............: avg=12.43ms  min=9.14µs  med=25.39µs  max=1s       p(90)=21.38ms p(95)=66.14ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=11.04s   min=14.02ms med=9.57s    max=37.06s   p(90)=24.04s  p(95)=26.83s  
     http_reqs......................: 7667    94.350944/s
     iteration_duration.............: avg=11.54s   min=91.28ms med=10.11s   max=40.07s   p(90)=24.58s  p(95)=27.74s  
     iterations.....................: 7647    94.104822/s
     vus............................: 205     min=58      max=1999
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 14720     ✗ 0     
     data_received..................: 439 MB  4.8 MB/s
     data_sent......................: 6.0 MB  65 kB/s
     http_req_blocked...............: avg=236.13µs min=1.71µs   med=4.41µs   max=40.97ms p(90)=509.5µs  p(95)=675.7µs 
     http_req_connecting............: avg=201.42µs min=0s       med=0s       max=40.9ms  p(90)=431.81µs p(95)=581.27µs
     http_req_duration..............: avg=21.71s   min=13.6ms   med=19.44s   max=43.63s  p(90)=40.86s   p(95)=42.81s  
       { expected_response:true }...: avg=21.71s   min=13.6ms   med=19.44s   max=43.63s  p(90)=40.86s   p(95)=42.81s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 4994  
     http_req_receiving.............: avg=16.1ms   min=41.66µs  med=106.39µs max=1.96s   p(90)=499.73µs p(95)=2ms     
     http_req_sending...............: avg=79.89µs  min=9.12µs   med=27.95µs  max=22.75ms p(90)=68.28µs  p(95)=89.95µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=21.69s   min=13.5ms   med=19.44s   max=43.63s  p(90)=40.85s   p(95)=42.77s  
     http_reqs......................: 4994    54.256655/s
     iteration_duration.............: avg=21.61s   min=263.42ms med=18.24s   max=46.01s  p(90)=41.62s   p(95)=43.02s  
     iterations.....................: 4861    52.811694/s
     vus............................: 210     min=54      max=2000
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

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

     █ setup

     checks.........................: 100.00% ✓ 23004     ✗ 0     
     data_received..................: 675 MB  7.8 MB/s
     data_sent......................: 9.1 MB  106 kB/s
     http_req_blocked...............: avg=6.52ms min=2.08µs  med=4.68µs   max=338.51ms p(90)=14.77ms  p(95)=47.88ms
     http_req_connecting............: avg=6.39ms min=0s      med=0s       max=338.43ms p(90)=14.53ms  p(95)=46.91ms
     http_req_duration..............: avg=11.89s min=13.02ms med=3.29s    max=57.73s   p(90)=43.6s    p(95)=50.9s  
       { expected_response:true }...: avg=11.89s min=13.02ms med=3.29s    max=57.73s   p(90)=43.6s    p(95)=50.9s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 7688  
     http_req_receiving.............: avg=2.27ms min=40.65µs med=101.24µs max=983.54ms p(90)=896.08µs p(95)=3.58ms 
     http_req_sending...............: avg=3.35ms min=8.57µs  med=26.38µs  max=243.94ms p(90)=3.15ms   p(95)=21.03ms
     http_req_tls_handshaking.......: avg=0s     min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=11.88s min=12.93ms med=3.28s    max=57.73s   p(90)=43.59s   p(95)=50.89s 
     http_reqs......................: 7688    88.904911/s
     iteration_duration.............: avg=12s    min=92.13ms med=3.37s    max=58.15s   p(90)=43.67s   p(95)=51s    
     iterations.....................: 7668    88.673628/s
     vus............................: 73      min=59      max=1999
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

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

     █ setup

     checks.........................: 95.66% ✓ 21798     ✗ 988   
     data_received..................: 640 MB 6.9 MB/s
     data_sent......................: 9.3 MB 100 kB/s
     http_req_blocked...............: avg=530.84µs min=1.5µs   med=3.84µs   max=132.19ms p(90)=359.88µs p(95)=591.54µs
     http_req_connecting............: avg=503.3µs  min=0s      med=0s       max=132.01ms p(90)=283.2µs  p(95)=480.84µs
     http_req_duration..............: avg=11.92s   min=12.31ms med=2.19s    max=1m0s     p(90)=55.21s   p(95)=59.99s  
       { expected_response:true }...: avg=8.66s    min=12.31ms med=2.12s    max=59.98s   p(90)=37.97s   p(95)=46.77s  
     http_req_failed................: 6.34%  ✓ 494       ✗ 7286  
     http_req_receiving.............: avg=197.87µs min=0s      med=111.05µs max=61.56ms  p(90)=232.31µs p(95)=364.71µs
     http_req_sending...............: avg=194.08µs min=8.8µs   med=20.39µs  max=57.45ms  p(90)=64.71µs  p(95)=128.32µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=11.92s   min=12.23ms med=2.19s    max=1m0s     p(90)=55.21s   p(95)=59.99s  
     http_reqs......................: 7780   83.90785/s
     iteration_duration.............: avg=11.97s   min=69.87ms med=2.2s     max=1m0s     p(90)=55.27s   p(95)=1m0s    
     iterations.....................: 7760   83.692149/s
     vus............................: 46     min=46      max=2000
     vus_max........................: 2000   min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

@renovate renovate bot changed the title Update dependency @types/node to v22.15.23 Update dependency @types/node to v22.15.24 May 28, 2025
@renovate renovate bot force-pushed the renovate/node-22.x branch from 6bcbf0a to 870ed1a Compare May 28, 2025 21:51
@ardatan ardatan merged commit 9fa47f0 into main May 28, 2025
34 checks passed
@ardatan ardatan deleted the renovate/node-22.x branch May 28, 2025 22:12
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