Skip to content
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

Update oven/bun Docker tag to v1.1.30 #427

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

Package Type Update Change
oven/bun final patch 1.1.29 -> 1.1.30

Release Notes

oven-sh/bun (oven/bun)

v1.1.30: Bun v1.1.30

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.30:

bun upgrade
Read Bun v1.1.30's release notes on Bun's blog
Thanks to 17 contributors!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 changed the title Update oven/bun Docker tag to v1.0.36 Update oven/bun Docker tag to v1.1.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch 2 times, most recently from db7c283 to dfd89a3 Compare April 4, 2024 19:11
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.0 Update oven/bun Docker tag to v1.1.1 Apr 4, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.1 Update oven/bun Docker tag to v1.1.2 Apr 6, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch 3 times, most recently from 632784e to 2176ffb Compare April 8, 2024 18:23
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.2 Update oven/bun Docker tag to v1.1.3 Apr 8, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.3 Update oven/bun Docker tag to v1.1.4 Apr 16, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.4 Update oven/bun Docker tag to v1.1.5 Apr 26, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.5 Update oven/bun Docker tag to v1.1.6 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch from 854d017 to b95c7ff Compare May 3, 2024 15:33
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.6 Update oven/bun Docker tag to v1.1.7 May 3, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.7 Update oven/bun Docker tag to v1.1.8 May 10, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.8 Update oven/bun Docker tag to v1.1.9 May 22, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.9 Update oven/bun Docker tag to v1.1.10 May 25, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.10 Update oven/bun Docker tag to v1.1.11 Jun 1, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.11 Update oven/bun Docker tag to v1.1.12 Jun 1, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.12 Update oven/bun Docker tag to v1.1.13 Jun 12, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.24 Update oven/bun Docker tag to v1.1.25 Aug 21, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.25 Update oven/bun Docker tag to v1.1.26 Aug 24, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.26 Update oven/bun Docker tag to v1.1.27 Sep 7, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.27 Update oven/bun Docker tag to v1.1.28 Sep 18, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.28 Update oven/bun Docker tag to v1.1.29 Sep 20, 2024
Copy link

github-actions bot commented Oct 2, 2024

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

This scenario runs 4 subgraphs and a GraphQL gateway with Federation v1 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 100 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 185 5629 total, 0 failed avg: 294ms, p95: 853ms
apollo-router 173 5238 total, 0 failed avg: 337ms, p95: 907ms
wundergraph 158 4797 total, 0 failed avg: 357ms, p95: 1030ms
mesh-supergraph-bun 96 2950 total, 0 failed avg: 996ms, p95: 1683ms
apollo-server 70 2180 total, 0 failed avg: 1387ms, p95: 1641ms
mesh-supergraph 51 1611 total, 0 failed avg: 1871ms, p95: 2827ms
mercurius 47 1456 total, 0 failed avg: 2071ms, p95: 2677ms
Summary for: `cosmo`

K6 Output

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

     checks.........................: 100.00% ✓ 16887      ✗ 0    
     data_received..................: 494 MB  16 MB/s
     data_sent......................: 6.7 MB  221 kB/s
     http_req_blocked...............: avg=105.13µs min=1.67µs  med=3.09µs   max=221.18ms p(90)=4.73µs   p(95)=5.86µs  
     http_req_connecting............: avg=56.37µs  min=0s      med=0s       max=221.1ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=293.79ms min=6.18ms  med=214.9ms  max=2.08s    p(90)=681.05ms p(95)=852.72ms
       { expected_response:true }...: avg=293.79ms min=6.18ms  med=214.9ms  max=2.08s    p(90)=681.05ms p(95)=852.72ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 5629 
     http_req_receiving.............: avg=123.81ms min=37µs    med=96.12µs  max=2.02s    p(90)=486.87ms p(95)=678.66ms
     http_req_sending...............: avg=5.95ms   min=8.9µs   med=14.26µs  max=1.27s    p(90)=63.4µs   p(95)=3.08ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=164.02ms min=6.05ms  med=151.91ms max=647.33ms p(90)=300.56ms p(95)=339.5ms 
     http_reqs......................: 5629    185.947637/s
     iteration_duration.............: avg=535.06ms min=18.72ms med=396.07ms max=3.7s     p(90)=1.17s    p(95)=1.41s   
     iterations.....................: 5629    185.947637/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

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

     checks.........................: 100.00% ✓ 15714      ✗ 0    
     data_received..................: 460 MB  15 MB/s
     data_sent......................: 6.2 MB  205 kB/s
     http_req_blocked...............: avg=161.14µs min=1.67µs  med=2.88µs   max=378.76ms p(90)=4.36µs   p(95)=5.61µs  
     http_req_connecting............: avg=51.67µs  min=0s      med=0s       max=27.11ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=336.73ms min=13.76ms med=249.41ms max=2.45s    p(90)=718.77ms p(95)=906.63ms
       { expected_response:true }...: avg=336.73ms min=13.76ms med=249.41ms max=2.45s    p(90)=718.77ms p(95)=906.63ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 5238 
     http_req_receiving.............: avg=133.03ms min=36.78µs med=87.5µs   max=2.39s    p(90)=519.44ms p(95)=690.89ms
     http_req_sending...............: avg=6.82ms   min=8.2µs   med=13.89µs  max=1.24s    p(90)=63.45µs  p(95)=553.65µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=196.87ms min=13.67ms med=190.01ms max=785.06ms p(90)=321.62ms p(95)=378.92ms
     http_reqs......................: 5238    173.016113/s
     iteration_duration.............: avg=575.38ms min=24.27ms med=442.85ms max=3.3s     p(90)=1.18s    p(95)=1.5s    
     iterations.....................: 5238    173.016113/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `wundergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 14391      ✗ 0    
     data_received..................: 421 MB  14 MB/s
     data_sent......................: 5.7 MB  188 kB/s
     http_req_blocked...............: avg=379.9µs  min=1.53µs  med=3.53µs   max=409.28ms p(90)=5.35µs   p(95)=6.79µs  
     http_req_connecting............: avg=368.59µs min=0s      med=0s       max=409.2ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=356.72ms min=12.07ms med=255ms    max=2.1s     p(90)=823.65ms p(95)=1.03s   
       { expected_response:true }...: avg=356.72ms min=12.07ms med=255ms    max=2.1s     p(90)=823.65ms p(95)=1.03s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 4797 
     http_req_receiving.............: avg=156.76ms min=38.44µs med=104.3µs  max=1.89s    p(90)=615.93ms p(95)=787.03ms
     http_req_sending...............: avg=5.14ms   min=8.8µs   med=17.01µs  max=1.17s    p(90)=64.1µs   p(95)=1.45ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=194.81ms min=11.99ms med=182.88ms max=676.14ms p(90)=348.5ms  p(95)=410.38ms
     http_reqs......................: 4797    158.627124/s
     iteration_duration.............: avg=627.1ms  min=28.6ms  med=503.57ms max=3.37s    p(90)=1.31s    p(95)=1.61s   
     iterations.....................: 4797    158.627124/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph-bun`

K6 Output

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

     checks.........................: 100.00% ✓ 8850      ✗ 0    
     data_received..................: 259 MB  8.5 MB/s
     data_sent......................: 3.5 MB  115 kB/s
     http_req_blocked...............: avg=81.68µs  min=1.45µs   med=2.77µs   max=52.38ms  p(90)=4.09µs  p(95)=9.78µs  
     http_req_connecting............: avg=53.79µs  min=0s       med=0s       max=4.4ms    p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=996.06ms min=343.65ms med=869.06ms max=2.34s    p(90)=1.58s   p(95)=1.68s   
       { expected_response:true }...: avg=996.06ms min=343.65ms med=869.06ms max=2.34s    p(90)=1.58s   p(95)=1.68s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2950 
     http_req_receiving.............: avg=12.39ms  min=33.55µs  med=96.93µs  max=518.42ms p(90)=4.93ms  p(95)=85.31ms 
     http_req_sending...............: avg=338.44µs min=8.76µs   med=13.53µs  max=58.56ms  p(90)=36.82µs p(95)=144.19µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=983.33ms min=343.34ms med=861.74ms max=2.34s    p(90)=1.58s   p(95)=1.67s   
     http_reqs......................: 2950    96.425483/s
     iteration_duration.............: avg=1.02s    min=357.99ms med=902.44ms max=2.37s    p(90)=1.61s   p(95)=1.71s   
     iterations.....................: 2950    96.425483/s
     vus............................: 100     min=100     max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 6540      ✗ 0    
     data_received..................: 192 MB  6.2 MB/s
     data_sent......................: 2.6 MB  84 kB/s
     http_req_blocked...............: avg=117.38µs min=1.48µs   med=3.28µs   max=6.88ms  p(90)=5.06µs  p(95)=20.69µs 
     http_req_connecting............: avg=98.67µs  min=0s       med=0s       max=5.19ms  p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=1.38s    min=561.69ms med=1.24s    max=14.5s   p(90)=1.49s   p(95)=1.64s   
       { expected_response:true }...: avg=1.38s    min=561.69ms med=1.24s    max=14.5s   p(90)=1.49s   p(95)=1.64s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2180 
     http_req_receiving.............: avg=202.47µs min=49.16µs  med=115.86µs max=23.25ms p(90)=201µs   p(95)=286.35µs
     http_req_sending...............: avg=82.34µs  min=9.02µs   med=16.91µs  max=24.23ms p(90)=34.31µs p(95)=133.05µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=1.38s    min=561.58ms med=1.24s    max=14.5s   p(90)=1.49s   p(95)=1.64s   
     http_reqs......................: 2180    70.437845/s
     iteration_duration.............: avg=1.39s    min=570.55ms med=1.25s    max=14.51s  p(90)=1.51s   p(95)=1.65s   
     iterations.....................: 2180    70.437845/s
     vus............................: 100     min=100     max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 4833      ✗ 0    
     data_received..................: 141 MB  4.6 MB/s
     data_sent......................: 1.9 MB  62 kB/s
     http_req_blocked...............: avg=73.53µs  min=1.75µs   med=4.48µs   max=4.87ms   p(90)=6.25µs  p(95)=226.13µs
     http_req_connecting............: avg=59.39µs  min=0s       med=0s       max=4.85ms   p(90)=0s      p(95)=146.05µs
     http_req_duration..............: avg=1.87s    min=653.63ms med=1.79s    max=3.92s    p(90)=2.46s   p(95)=2.82s   
       { expected_response:true }...: avg=1.87s    min=653.63ms med=1.79s    max=3.92s    p(90)=2.46s   p(95)=2.82s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 1611 
     http_req_receiving.............: avg=1.8ms    min=44.97µs  med=182.18µs max=125.94ms p(90)=2.94ms  p(95)=5.42ms  
     http_req_sending...............: avg=167.31µs min=9.6µs    med=26.42µs  max=34.36ms  p(90)=55.06µs p(95)=161.79µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=1.86s    min=653.54ms med=1.79s    max=3.92s    p(90)=2.45s   p(95)=2.81s   
     http_reqs......................: 1611    51.937721/s
     iteration_duration.............: avg=1.9s     min=702.46ms med=1.82s    max=3.93s    p(90)=2.51s   p(95)=2.85s   
     iterations.....................: 1611    51.937721/s
     vus............................: 5       min=5       max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 4368      ✗ 0    
     data_received..................: 128 MB  4.2 MB/s
     data_sent......................: 1.7 MB  56 kB/s
     http_req_blocked...............: avg=79.28µs  min=1.71µs   med=3.59µs   max=4.29ms  p(90)=5.38µs  p(95)=275.46µs
     http_req_connecting............: avg=69.14µs  min=0s       med=0s       max=4.26ms  p(90)=0s      p(95)=243.65µs
     http_req_duration..............: avg=2.07s    min=308.88ms med=2.03s    max=4.63s   p(90)=2.48s   p(95)=2.67s   
       { expected_response:true }...: avg=2.07s    min=308.88ms med=2.03s    max=4.63s   p(90)=2.48s   p(95)=2.67s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 1456 
     http_req_receiving.............: avg=290.55µs min=45.22µs  med=111.33µs max=59.61ms p(90)=209.8µs p(95)=341.83µs
     http_req_sending...............: avg=37.9µs   min=9.47µs   med=20.13µs  max=3.91ms  p(90)=36.84µs p(95)=106.4µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=2.07s    min=308.66ms med=2.03s    max=4.63s   p(90)=2.48s   p(95)=2.67s   
     http_reqs......................: 1456    47.502558/s
     iteration_duration.............: avg=2.08s    min=320.14ms med=2.04s    max=4.63s   p(90)=2.49s   p(95)=2.69s   
     iterations.....................: 1456    47.502558/s
     vus............................: 100     min=100     max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Oct 2, 2024

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

This scenario runs 4 subgraphs and a GraphQL gateway with Federation v1 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 100 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 197 5994 total, 0 failed avg: 343ms, p95: 824ms
apollo-router 169 5175 total, 0 failed avg: 533ms, p95: 701ms
wundergraph 157 4781 total, 0 failed avg: 535ms, p95: 942ms
mesh-supergraph-bun 79 2441 total, 0 failed avg: 1217ms, p95: 2133ms
apollo-server 55 1729 total, 0 failed avg: 1763ms, p95: 2039ms
mercurius 28 867 total, 0 failed avg: 3511ms, p95: 4583ms
mesh-supergraph 26 836 total, 0 failed avg: 3725ms, p95: 5825ms
Summary for: `cosmo`

K6 Output

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

     checks.........................: 100.00% ✓ 17982      ✗ 0    
     data_received..................: 526 MB  17 MB/s
     data_sent......................: 7.1 MB  235 kB/s
     http_req_blocked...............: avg=56.74µs  min=1.38µs  med=2.71µs   max=43.59ms  p(90)=4.07µs   p(95)=5.07µs  
     http_req_connecting............: avg=42.33µs  min=0s      med=0s       max=6.5ms    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=343.09ms min=9.98ms  med=294.22ms max=2.24s    p(90)=645.33ms p(95)=823.76ms
       { expected_response:true }...: avg=343.09ms min=9.98ms  med=294.22ms max=2.24s    p(90)=645.33ms p(95)=823.76ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 5994 
     http_req_receiving.............: avg=96.53ms  min=37.44µs med=81.17µs  max=2.07s    p(90)=406.54ms p(95)=607.55ms
     http_req_sending...............: avg=5.26ms   min=7.51µs  med=12.97µs  max=1.08s    p(90)=36.38µs  p(95)=550.17µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=241.28ms min=8.35ms  med=220.46ms max=823.57ms p(90)=444.48ms p(95)=494.16ms
     http_reqs......................: 5994    197.696432/s
     iteration_duration.............: avg=503.54ms min=21.14ms med=441.36ms max=2.86s    p(90)=982.27ms p(95)=1.2s    
     iterations.....................: 5994    197.696432/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

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

     checks.........................: 100.00% ✓ 15525      ✗ 0    
     data_received..................: 454 MB  15 MB/s
     data_sent......................: 6.1 MB  201 kB/s
     http_req_blocked...............: avg=59.98µs  min=1.4µs    med=2.98µs   max=6.62ms   p(90)=4.74µs   p(95)=6.06µs  
     http_req_connecting............: avg=53.56µs  min=0s       med=0s       max=6.55ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=532.85ms min=211.06ms med=525.02ms max=1.19s    p(90)=658.3ms  p(95)=700.7ms 
       { expected_response:true }...: avg=532.85ms min=211.06ms med=525.02ms max=1.19s    p(90)=658.3ms  p(95)=700.7ms 
     http_req_failed................: 0.00%   ✓ 0          ✗ 5175 
     http_req_receiving.............: avg=13.28ms  min=36.82µs  med=72.46µs  max=648.99ms p(90)=36.64ms  p(95)=93.29ms 
     http_req_sending...............: avg=1.14ms   min=8.53µs   med=14.18µs  max=310.01ms p(90)=36.93µs  p(95)=471.41µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=518.42ms min=210.72ms med=514.51ms max=896.73ms p(90)=635.87ms p(95)=672.26ms
     http_reqs......................: 5175    169.676624/s
     iteration_duration.............: avg=585.07ms min=224.5ms  med=566.97ms max=1.68s    p(90)=733.27ms p(95)=808.04ms
     iterations.....................: 5175    169.676624/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `wundergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 14343      ✗ 0    
     data_received..................: 420 MB  14 MB/s
     data_sent......................: 5.7 MB  187 kB/s
     http_req_blocked...............: avg=24.09µs  min=1.14µs  med=2.82µs   max=2.99ms   p(90)=4.14µs   p(95)=5.25µs  
     http_req_connecting............: avg=19.49µs  min=0s      med=0s       max=2.96ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=535.36ms min=29.5ms  med=505.74ms max=1.66s    p(90)=840.11ms p(95)=941.99ms
       { expected_response:true }...: avg=535.36ms min=29.5ms  med=505.74ms max=1.66s    p(90)=840.11ms p(95)=941.99ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 4781 
     http_req_receiving.............: avg=51.22ms  min=37.9µs  med=85.14µs  max=1.12s    p(90)=158.9ms  p(95)=351.9ms 
     http_req_sending...............: avg=2.36ms   min=7.97µs  med=13.11µs  max=968.85ms p(90)=32.55µs  p(95)=218.02µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=481.78ms min=29.37ms med=461.13ms max=1.16s    p(90)=781.2ms  p(95)=855.46ms
     http_reqs......................: 4781    157.639366/s
     iteration_duration.............: avg=631ms    min=39.84ms med=579.57ms max=2.44s    p(90)=999.43ms p(95)=1.19s   
     iterations.....................: 4781    157.639366/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph-bun`

K6 Output

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

     checks.........................: 100.00% ✓ 7323      ✗ 0    
     data_received..................: 214 MB  7.0 MB/s
     data_sent......................: 2.9 MB  95 kB/s
     http_req_blocked...............: avg=124.34µs min=1.29µs   med=2.77µs   max=6.12ms   p(90)=4.52µs  p(95)=10.82µs 
     http_req_connecting............: avg=112.03µs min=0s       med=0s       max=5.65ms   p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=1.21s    min=482ms    med=1.03s    max=3.19s    p(90)=1.92s   p(95)=2.13s   
       { expected_response:true }...: avg=1.21s    min=482ms    med=1.03s    max=3.19s    p(90)=1.92s   p(95)=2.13s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2441 
     http_req_receiving.............: avg=12.04ms  min=40.29µs  med=103.66µs max=703.55ms p(90)=1.55ms  p(95)=32.3ms  
     http_req_sending...............: avg=295.01µs min=8.1µs    med=13.65µs  max=211ms    p(90)=35.47µs p(95)=152.77µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=1.2s     min=481.46ms med=1.02s    max=3.19s    p(90)=1.91s   p(95)=2.09s   
     http_reqs......................: 2441    79.781478/s
     iteration_duration.............: avg=1.24s    min=493.83ms med=1.05s    max=3.21s    p(90)=1.96s   p(95)=2.15s   
     iterations.....................: 2441    79.781478/s
     vus............................: 100     min=100     max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 5187      ✗ 0    
     data_received..................: 152 MB  4.9 MB/s
     data_sent......................: 2.1 MB  66 kB/s
     http_req_blocked...............: avg=55.14µs  min=1.36µs   med=3.2µs    max=7.16ms  p(90)=5.08µs   p(95)=184.95µs
     http_req_connecting............: avg=41.77µs  min=0s       med=0s       max=2.28ms  p(90)=0s       p(95)=131.31µs
     http_req_duration..............: avg=1.76s    min=398.59ms med=1.5s     max=18.9s   p(90)=1.82s    p(95)=2.03s   
       { expected_response:true }...: avg=1.76s    min=398.59ms med=1.5s     max=18.9s   p(90)=1.82s    p(95)=2.03s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 1729 
     http_req_receiving.............: avg=206.67µs min=47.64µs  med=120.04µs max=50.38ms p(90)=175.29µs p(95)=198.44µs
     http_req_sending...............: avg=60.59µs  min=8.52µs   med=16.79µs  max=16.78ms p(90)=33.71µs  p(95)=88.44µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.76s    min=398.49ms med=1.5s     max=18.9s   p(90)=1.82s    p(95)=2.03s   
     http_reqs......................: 1729    55.480454/s
     iteration_duration.............: avg=1.77s    min=405.08ms med=1.51s    max=18.91s  p(90)=1.83s    p(95)=2.04s   
     iterations.....................: 1729    55.480454/s
     vus............................: 28      min=28      max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 2601      ✗ 0    
     data_received..................: 76 MB   2.5 MB/s
     data_sent......................: 1.0 MB  33 kB/s
     http_req_blocked...............: avg=210.37µs min=1.81µs  med=4.44µs   max=5.1ms    p(90)=121.26µs p(95)=1.93ms  
     http_req_connecting............: avg=189.65µs min=0s      med=0s       max=4.67ms   p(90)=85.61µs  p(95)=1.7ms   
     http_req_duration..............: avg=3.51s    min=1.1s    med=3.28s    max=7.63s    p(90)=4.47s    p(95)=4.58s   
       { expected_response:true }...: avg=3.51s    min=1.1s    med=3.28s    max=7.63s    p(90)=4.47s    p(95)=4.58s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 867  
     http_req_receiving.............: avg=1.31ms   min=43.57µs med=122.28µs max=182.86ms p(90)=234.15µs p(95)=444.46µs
     http_req_sending...............: avg=55.47µs  min=9.07µs  med=25.22µs  max=6.9ms    p(90)=53.15µs  p(95)=175.17µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.5s     min=1.1s    med=3.28s    max=7.63s    p(90)=4.47s    p(95)=4.58s   
     http_reqs......................: 867     28.067597/s
     iteration_duration.............: avg=3.52s    min=1.12s   med=3.29s    max=7.64s    p(90)=4.48s    p(95)=4.59s   
     iterations.....................: 867     28.067597/s
     vus............................: 100     min=100     max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 2508      ✗ 0    
     data_received..................: 73 MB   2.3 MB/s
     data_sent......................: 992 kB  31 kB/s
     http_req_blocked...............: avg=155.21µs min=1.46µs  med=3.5µs    max=6.68ms  p(90)=271.45µs p(95)=1.39ms  
     http_req_connecting............: avg=132.89µs min=0s      med=0s       max=6.65ms  p(90)=220.37µs p(95)=1.16ms  
     http_req_duration..............: avg=3.72s    min=1.33s   med=3.76s    max=6.83s   p(90)=5.16s    p(95)=5.82s   
       { expected_response:true }...: avg=3.72s    min=1.33s   med=3.76s    max=6.83s   p(90)=5.16s    p(95)=5.82s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 836  
     http_req_receiving.............: avg=1.19ms   min=42.09µs med=132.54µs max=72.96ms p(90)=2.01ms   p(95)=3.74ms  
     http_req_sending...............: avg=123.9µs  min=8.52µs  med=20.01µs  max=9.02ms  p(90)=170.2µs  p(95)=930.48µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.72s    min=1.33s   med=3.76s    max=6.83s   p(90)=5.16s    p(95)=5.82s   
     http_reqs......................: 836     26.009825/s
     iteration_duration.............: avg=3.74s    min=1.35s   med=3.77s    max=6.84s   p(90)=5.17s    p(95)=5.84s   
     iterations.....................: 836     26.009825/s
     vus............................: 17      min=17      max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Oct 2, 2024

Overview for: federation-v1/ramping-vus

This scenario runs 4 subgraphs and a GraphQL gateway with Federation v1 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 500 concurrent VUs over 60s

Comparison

Comparison

Gateway duration(p95)⬇️ RPS Requests Durations Notes
cosmo 2193ms 184 12914 total, 0 failed avg: 725ms, p95: 2194ms, max: 7189ms, med: 514ms
wundergraph 2247ms 154 10788 total, 0 failed avg: 808ms, p95: 2248ms, max: 5189ms, med: 573ms
apollo-router 2562ms 166 11669 total, 0 failed avg: 868ms, p95: 2562ms, max: 7158ms, med: 661ms
mesh-supergraph-bun 6237ms 97 6820 total, 0 failed avg: 2715ms, p95: 6237ms, max: 11440ms, med: 2486ms
mesh-supergraph 8075ms 56 3986 total, 0 failed avg: 4849ms, p95: 8075ms, max: 10303ms, med: 5206ms
apollo-server 21982ms 72 5243 total, 0 failed avg: 3957ms, p95: 21982ms, max: 44221ms, med: 2175ms
Summary for: `cosmo`

K6 Output

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

     checks.........................: 100.00% ✓ 38742      ✗ 0    
     data_received..................: 1.1 GB  16 MB/s
     data_sent......................: 15 MB   219 kB/s
     http_req_blocked...............: avg=19.31ms  min=1.31µs  med=3.17µs   max=4.93s  p(90)=5.1µs    p(95)=12.66µs
     http_req_connecting............: avg=18.71ms  min=0s      med=0s       max=4.93s  p(90)=0s       p(95)=0s     
     http_req_duration..............: avg=725.25ms min=3.82ms  med=514.45ms max=7.18s  p(90)=1.62s    p(95)=2.19s  
       { expected_response:true }...: avg=725.25ms min=3.82ms  med=514.45ms max=7.18s  p(90)=1.62s    p(95)=2.19s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 12914
     http_req_receiving.............: avg=242.06ms min=27.25µs med=82.21µs  max=7s     p(90)=980.45ms p(95)=1.53s  
     http_req_sending...............: avg=29.42ms  min=7.86µs  med=15.14µs  max=5.25s  p(90)=2.84ms   p(95)=99.23ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=453.76ms min=3.74ms  med=362.65ms max=3.17s  p(90)=949.49ms p(95)=1.14s  
     http_reqs......................: 12914   184.473338/s
     iteration_duration.............: avg=1.41s    min=9.29ms  med=962.64ms max=10.42s p(90)=3.26s    p(95)=4.32s  
     iterations.....................: 12914   184.473338/s
     vus............................: 1       min=1        max=499
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `wundergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 32364      ✗ 0    
     data_received..................: 947 MB  14 MB/s
     data_sent......................: 13 MB   183 kB/s
     http_req_blocked...............: avg=23.22ms  min=1.74µs  med=3.75µs   max=3.38s  p(90)=6.26µs p(95)=85.21µs
     http_req_connecting............: avg=21.6ms   min=0s      med=0s       max=3.38s  p(90)=0s     p(95)=0s     
     http_req_duration..............: avg=808.27ms min=7.22ms  med=573.21ms max=5.18s  p(90)=1.75s  p(95)=2.24s  
       { expected_response:true }...: avg=808.27ms min=7.22ms  med=573.21ms max=5.18s  p(90)=1.75s  p(95)=2.24s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 10788
     http_req_receiving.............: avg=247.84ms min=36.68µs med=99.55µs  max=4.46s  p(90)=1.04s  p(95)=1.44s  
     http_req_sending...............: avg=34.98ms  min=8.73µs  med=18.97µs  max=2.99s  p(90)=1.35ms p(95)=118.7ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s     p(95)=0s     
     http_req_waiting...............: avg=525.43ms min=7.12ms  med=383.11ms max=3.63s  p(90)=1.15s  p(95)=1.39s  
     http_reqs......................: 10788   154.082013/s
     iteration_duration.............: avg=1.7s     min=13.14ms med=1.25s    max=11.52s p(90)=3.74s  p(95)=4.63s  
     iterations.....................: 10788   154.082013/s
     vus............................: 1       min=1        max=499
     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
     ✓ no graphql errors
     ✓ valid response structure

     checks.........................: 100.00% ✓ 35007      ✗ 0    
     data_received..................: 1.0 GB  15 MB/s
     data_sent......................: 14 MB   198 kB/s
     http_req_blocked...............: avg=23.48ms  min=1.43µs  med=3.21µs   max=4.81s  p(90)=5.33µs p(95)=21.87µs 
     http_req_connecting............: avg=22.71ms  min=0s      med=0s       max=4.13s  p(90)=0s     p(95)=0s      
     http_req_duration..............: avg=867.97ms min=6.58ms  med=661.06ms max=7.15s  p(90)=1.87s  p(95)=2.56s   
       { expected_response:true }...: avg=867.97ms min=6.58ms  med=661.06ms max=7.15s  p(90)=1.87s  p(95)=2.56s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 11669
     http_req_receiving.............: avg=279.14ms min=31.59µs med=79.06µs  max=6.92s  p(90)=1.09s  p(95)=1.74s   
     http_req_sending...............: avg=39.06ms  min=8.08µs  med=15.27µs  max=5.15s  p(90)=11.2ms p(95)=154.96ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s     p(95)=0s      
     http_req_waiting...............: avg=549.76ms min=6.5ms   med=424.95ms max=2.99s  p(90)=1.16s  p(95)=1.38s   
     http_reqs......................: 11669   166.672605/s
     iteration_duration.............: avg=1.59s    min=12.21ms med=1.13s    max=13.02s p(90)=3.66s  p(95)=4.71s   
     iterations.....................: 11669   166.672605/s
     vus............................: 1       min=1        max=483
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph-bun`

K6 Output

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

     checks.........................: 100.00% ✓ 20460     ✗ 0    
     data_received..................: 598 MB  8.5 MB/s
     data_sent......................: 8.1 MB  116 kB/s
     http_req_blocked...............: avg=2.28ms  min=1.58µs  med=3.27µs  max=401.46ms p(90)=6.54µs  p(95)=242.32µs
     http_req_connecting............: avg=2.14ms  min=0s      med=0s      max=401.27ms p(90)=0s      p(95)=159.48µs
     http_req_duration..............: avg=2.71s   min=7.63ms  med=2.48s   max=11.43s   p(90)=4.86s   p(95)=6.23s   
       { expected_response:true }...: avg=2.71s   min=7.63ms  med=2.48s   max=11.43s   p(90)=4.86s   p(95)=6.23s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 6820 
     http_req_receiving.............: avg=19.97ms min=35.66µs med=82.99µs max=1.96s    p(90)=1.98ms  p(95)=91.46ms 
     http_req_sending...............: avg=2.4ms   min=8.89µs  med=15.67µs max=408.94ms p(90)=81.03µs p(95)=6.29ms  
     http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=2.69s   min=7.53ms  med=2.46s   max=11.43s   p(90)=4.83s   p(95)=6.22s   
     http_reqs......................: 6820    97.415423/s
     iteration_duration.............: avg=2.78s   min=13.97ms med=2.56s   max=11.56s   p(90)=4.92s   p(95)=6.34s   
     iterations.....................: 6820    97.415423/s
     vus............................: 1       min=1       max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 11958     ✗ 0    
     data_received..................: 350 MB  5.0 MB/s
     data_sent......................: 4.7 MB  68 kB/s
     http_req_blocked...............: avg=360.55µs min=1.41µs  med=4.31µs   max=91.65ms p(90)=196.57µs p(95)=362.83µs
     http_req_connecting............: avg=331.65µs min=0s      med=0s       max=91.49ms p(90)=135.68µs p(95)=280.25µs
     http_req_duration..............: avg=4.84s    min=12.64ms med=5.2s     max=10.3s   p(90)=7.54s    p(95)=8.07s   
       { expected_response:true }...: avg=4.84s    min=12.64ms med=5.2s     max=10.3s   p(90)=7.54s    p(95)=8.07s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 3986 
     http_req_receiving.............: avg=1.65ms   min=42.45µs med=124.91µs max=297.5ms p(90)=2.54ms   p(95)=4.83ms  
     http_req_sending...............: avg=211.89µs min=8.27µs  med=24.81µs  max=40.29ms p(90)=58.05µs  p(95)=119.28µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=4.84s    min=12.55ms med=5.2s     max=10.3s   p(90)=7.53s    p(95)=8.07s   
     http_reqs......................: 3986    56.937061/s
     iteration_duration.............: avg=4.88s    min=18.64ms med=5.23s    max=10.49s  p(90)=7.57s    p(95)=8.13s   
     iterations.....................: 3986    56.937061/s
     vus............................: 1       min=1       max=499
     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

     checks.........................: 100.00% ✓ 15729     ✗ 0    
     data_received..................: 461 MB  6.3 MB/s
     data_sent......................: 6.2 MB  86 kB/s
     http_req_blocked...............: avg=93.25µs  min=1.49µs  med=3.12µs   max=52.85ms p(90)=21.82µs  p(95)=225.58µs
     http_req_connecting............: avg=82.21µs  min=0s      med=0s       max=52.79ms p(90)=0s       p(95)=154.71µs
     http_req_duration..............: avg=3.95s    min=64.16ms med=2.17s    max=44.22s  p(90)=3.28s    p(95)=21.98s  
       { expected_response:true }...: avg=3.95s    min=64.16ms med=2.17s    max=44.22s  p(90)=3.28s    p(95)=21.98s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 5243 
     http_req_receiving.............: avg=365.53µs min=47.28µs med=113.95µs max=145.9ms p(90)=196.24µs p(95)=287.58µs
     http_req_sending...............: avg=50.45µs  min=8.83µs  med=16.29µs  max=18.46ms p(90)=39.35µs  p(95)=57.52µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.95s    min=64.05ms med=2.17s    max=44.22s  p(90)=3.28s    p(95)=21.98s  
     http_reqs......................: 5243    72.085891/s
     iteration_duration.............: avg=3.96s    min=70.69ms med=2.18s    max=44.22s  p(90)=3.3s     p(95)=21.99s  
     iterations.....................: 5243    72.085891/s
     vus............................: 60      min=57      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 Oct 2, 2024

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

This scenario runs 4 subgraphs and a GraphQL gateway with Federation v1 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 100 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 186 5641 total, 0 failed avg: 351ms, p95: 742ms
apollo-router 174 5323 total, 0 failed avg: 481ms, p95: 671ms
wundergraph 153 4675 total, 0 failed avg: 515ms, p95: 1007ms
mesh-supergraph-bun 75 2340 total, 0 failed avg: 1290ms, p95: 2215ms
apollo-server 52 1644 total, 0 failed avg: 1859ms, p95: 2178ms
mercurius 27 869 total, 0 failed avg: 3517ms, p95: 5184ms
mesh-supergraph 25 797 total, 0 failed avg: 3894ms, p95: 6018ms
Summary for: `cosmo`

K6 Output

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

     checks.........................: 100.00% ✓ 16923      ✗ 0    
     data_received..................: 495 MB  16 MB/s
     data_sent......................: 6.7 MB  221 kB/s
     http_req_blocked...............: avg=224.4µs  min=1.97µs  med=4.02µs   max=389.25ms p(90)=5.95µs   p(95)=7.25µs  
     http_req_connecting............: avg=92.66µs  min=0s      med=0s       max=252.69ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=351.08ms min=10.36ms med=316.99ms max=2.15s    p(90)=617.22ms p(95)=741.66ms
       { expected_response:true }...: avg=351.08ms min=10.36ms med=316.99ms max=2.15s    p(90)=617.22ms p(95)=741.66ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 5641 
     http_req_receiving.............: avg=89.44ms  min=39.98µs med=101.97µs max=1.71s    p(90)=382.2ms  p(95)=519.84ms
     http_req_sending...............: avg=4.66ms   min=9.39µs  med=20.14µs  max=1.14s    p(90)=67.92µs  p(95)=1.71ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=256.97ms min=7.86ms  med=237.16ms max=796.4ms  p(90)=450.53ms p(95)=509.17ms
     http_reqs......................: 5641    186.498506/s
     iteration_duration.............: avg=533.39ms min=21.57ms med=477.57ms max=2.29s    p(90)=994.69ms p(95)=1.18s   
     iterations.....................: 5641    186.498506/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

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

     checks.........................: 100.00% ✓ 15969      ✗ 0    
     data_received..................: 467 MB  15 MB/s
     data_sent......................: 6.3 MB  207 kB/s
     http_req_blocked...............: avg=89.09µs  min=1.62µs  med=3.2µs    max=281.17ms p(90)=4.96µs   p(95)=5.99µs  
     http_req_connecting............: avg=82.2µs   min=0s      med=0s       max=281.08ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=481.05ms min=60.17ms med=481.93ms max=1.67s    p(90)=613.04ms p(95)=671.05ms
       { expected_response:true }...: avg=481.05ms min=60.17ms med=481.93ms max=1.67s    p(90)=613.04ms p(95)=671.05ms
     http_req_failed................: 0.00%   ✓ 0          ✗ 5323 
     http_req_receiving.............: avg=22.55ms  min=35.26µs med=72.87µs  max=1.06s    p(90)=42.04ms  p(95)=125.46ms
     http_req_sending...............: avg=2.11ms   min=8.34µs  med=14.6µs   max=933.64ms p(90)=47.13µs  p(95)=353.32µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=456.38ms min=60.1ms  med=470.01ms max=796.07ms p(90)=578.45ms p(95)=613.1ms 
     http_reqs......................: 5323    174.516879/s
     iteration_duration.............: avg=568.74ms min=71.15ms med=534.77ms max=2.64s    p(90)=755.33ms p(95)=928.39ms
     iterations.....................: 5323    174.516879/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `wundergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 14025      ✗ 0    
     data_received..................: 410 MB  14 MB/s
     data_sent......................: 5.5 MB  183 kB/s
     http_req_blocked...............: avg=177.48µs min=1.22µs  med=2.88µs   max=345.93ms p(90)=4.62µs   p(95)=6.18µs  
     http_req_connecting............: avg=89.25µs  min=0s      med=0s       max=345.86ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=515.05ms min=18.27ms med=476.4ms  max=2.55s    p(90)=866.07ms p(95)=1s      
       { expected_response:true }...: avg=515.05ms min=18.27ms med=476.4ms  max=2.55s    p(90)=866.07ms p(95)=1s      
     http_req_failed................: 0.00%   ✓ 0          ✗ 4675 
     http_req_receiving.............: avg=64.97ms  min=36µs    med=84.18µs  max=1.89s    p(90)=216ms    p(95)=441.97ms
     http_req_sending...............: avg=1.86ms   min=7.83µs  med=13.26µs  max=779.45ms p(90)=35.74µs  p(95)=184.88µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=448.21ms min=16.87ms med=422.28ms max=1.37s    p(90)=747.82ms p(95)=839.68ms
     http_reqs......................: 4675    153.959441/s
     iteration_duration.............: avg=645.97ms min=28.16ms med=580.87ms max=3.01s    p(90)=1.09s    p(95)=1.31s   
     iterations.....................: 4675    153.959441/s
     vus............................: 100     min=100      max=100
     vus_max........................: 100     min=100      max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph-bun`

K6 Output

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

     checks.........................: 100.00% ✓ 7020      ✗ 0    
     data_received..................: 205 MB  6.6 MB/s
     data_sent......................: 2.8 MB  89 kB/s
     http_req_blocked...............: avg=36.45µs  min=1.41µs   med=3.31µs  max=9.2ms    p(90)=5.49µs  p(95)=20.25µs 
     http_req_connecting............: avg=21.31µs  min=0s       med=0s      max=1.83ms   p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=1.29s    min=380.73ms med=1.11s   max=3.71s    p(90)=2.01s   p(95)=2.21s   
       { expected_response:true }...: avg=1.29s    min=380.73ms med=1.11s   max=3.71s    p(90)=2.01s   p(95)=2.21s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2340 
     http_req_receiving.............: avg=14.81ms  min=42.55µs  med=136.7µs max=687.53ms p(90)=2.69ms  p(95)=86.26ms 
     http_req_sending...............: avg=452.69µs min=8.66µs   med=16.14µs max=188.13ms p(90)=43.01µs p(95)=219.92µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=1.27s    min=379.98ms med=1.1s    max=3.57s    p(90)=1.99s   p(95)=2.21s   
     http_reqs......................: 2340    75.186775/s
     iteration_duration.............: avg=1.31s    min=391.79ms med=1.14s   max=3.72s    p(90)=2.04s   p(95)=2.22s   
     iterations.....................: 2340    75.186775/s
     vus............................: 14      min=14      max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 4932      ✗ 0    
     data_received..................: 145 MB  4.6 MB/s
     data_sent......................: 2.0 MB  62 kB/s
     http_req_blocked...............: avg=72.99µs  min=1.53µs   med=3.58µs   max=3.84ms  p(90)=5.67µs  p(95)=121.71µs
     http_req_connecting............: avg=54.67µs  min=0s       med=0s       max=3.57ms  p(90)=0s      p(95)=87.91µs 
     http_req_duration..............: avg=1.85s    min=714.1ms  med=1.57s    max=19.44s  p(90)=1.94s   p(95)=2.17s   
       { expected_response:true }...: avg=1.85s    min=714.1ms  med=1.57s    max=19.44s  p(90)=1.94s   p(95)=2.17s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 1644 
     http_req_receiving.............: avg=224.09µs min=46.41µs  med=121.63µs max=31.67ms p(90)=208.3µs p(95)=285.58µs
     http_req_sending...............: avg=45.56µs  min=9.02µs   med=19.91µs  max=6.05ms  p(90)=36.7µs  p(95)=98.93µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=1.85s    min=713.96ms med=1.57s    max=19.44s  p(90)=1.94s   p(95)=2.17s   
     http_reqs......................: 1644    52.610229/s
     iteration_duration.............: avg=1.87s    min=720.01ms med=1.58s    max=19.45s  p(90)=1.96s   p(95)=2.19s   
     iterations.....................: 1644    52.610229/s
     vus............................: 37      min=37      max=100
     vus_max........................: 100     min=100     max=100

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

     checks.........................: 100.00% ✓ 2607      ✗ 0    
     data_received..................: 76 MB   2.5 MB/s
     data_sent......................: 1.0 MB  33 kB/s
     http_req_blocked...............: avg=155.81µs min=1.7µs    med=4.11µs  max=5.57ms   p(90)=124.9µs  p(95)=1.29ms  
     http_req_connecting............: avg=145.67µs min=0s       med=0s      max=5.54ms   p(90)=93.65µs  p(95)=1.18ms  
     http_req_duration..............: avg=3.51s    min=615.93ms med=3.32s   max=8.15s    p(90)=4.35s    p(95)=5.18s   
       { expected_response:true }...: avg=3.51s    min=615.93ms med=3.32s   max=8.15s    p(90)=4.35s    p(95)=5.18s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 869  
     http_req_receiving.............: avg=221.27µs min=47.05µs  med=113.9µs max=36.29ms  p(90)=190.81µs p(95)=244.54µs
     http_req_sending...............: avg=66.01µs  min=9.72µs   med=22.8µs  max=823.47µs p(90)=60.32µs  p(95)=318.88µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.51s    min=615.05ms med=3.32s   max=8.15s    p(90)=4.35s    p(95)=5.18s   
     http_reqs......................: 869     27.983679/s
     iteration_duration.............: avg=3.52s    min=630.57ms med=3.33s   max=8.16s    p(90)=4.35s    p(95)=5.19s   
     iterations.....................: 869     27.983679/s
     vus............................: 9       min=9       max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mesh-supergraph`

K6 Output

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

     checks.........................: 100.00% ✓ 2391      ✗ 0    
     data_received..................: 70 MB   2.2 MB/s
     data_sent......................: 946 kB  30 kB/s
     http_req_blocked...............: avg=184.23µs min=1.47µs  med=3.47µs   max=6.24ms  p(90)=265.54µs p(95)=1.53ms 
     http_req_connecting............: avg=153.94µs min=0s      med=0s       max=4.26ms  p(90)=175.54µs p(95)=1.39ms 
     http_req_duration..............: avg=3.89s    min=1.3s    med=3.76s    max=6.91s   p(90)=5.41s    p(95)=6.01s  
       { expected_response:true }...: avg=3.89s    min=1.3s    med=3.76s    max=6.91s   p(90)=5.41s    p(95)=6.01s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 797  
     http_req_receiving.............: avg=2.67ms   min=38.66µs med=142.25µs max=77.52ms p(90)=2.65ms   p(95)=5.67ms 
     http_req_sending...............: avg=69.15µs  min=8.59µs  med=18.53µs  max=4.1ms   p(90)=78.91µs  p(95)=463.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.89s    min=1.3s    med=3.76s    max=6.91s   p(90)=5.39s    p(95)=6.01s  
     http_reqs......................: 797     25.008444/s
     iteration_duration.............: avg=3.91s    min=1.31s   med=3.78s    max=6.93s   p(90)=5.43s    p(95)=6.03s  
     iterations.....................: 797     25.008444/s
     vus............................: 69      min=69      max=100
     vus_max........................: 100     min=100     max=100

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

@renovate renovate bot force-pushed the renovate/oven-bun-1.x branch 3 times, most recently from 684bfce to 832282b Compare October 2, 2024 16:19
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.29 Update oven/bun Docker tag to v1.1.29 - autoclosed Oct 2, 2024
@renovate renovate bot closed this Oct 2, 2024
@renovate renovate bot deleted the renovate/oven-bun-1.x branch October 2, 2024 16:25
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.29 - autoclosed Update oven/bun Docker tag to v1.1.29 Oct 8, 2024
@renovate renovate bot restored the renovate/oven-bun-1.x branch October 8, 2024 16:51
@renovate renovate bot reopened this Oct 8, 2024
@renovate renovate bot changed the title Update oven/bun Docker tag to v1.1.29 Update oven/bun Docker tag to v1.1.30 Oct 8, 2024
@renovate renovate bot merged commit ff56f77 into main Oct 8, 2024
33 checks passed
@renovate renovate bot deleted the renovate/oven-bun-1.x branch October 8, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants