graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

Profiling for `load` package

Open ardatan opened this issue 1 year ago • 4 comments

ardatan avatar Oct 10 '22 10:10 ardatan

🦋 Changeset detected

Latest commit: f278e1322b17d9da3ad5280a581c6374c12d3e24

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphql-tools/load Minor
@graphql-tools/node-require Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Oct 10 '22 10:10 changeset-bot[bot]

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/load 7.8.0-alpha-20221010103843-cabd8c92 npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 6.4.8-alpha-20221010103843-cabd8c92 npm ↗︎ unpkg ↗︎

github-actions[bot] avatar Oct 10 '22 10:10 github-actions[bot]

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 230      ✗ 0  
     data_received..................: 27 MB   2.7 MB/s
     data_sent......................: 98 kB   9.8 kB/s
     http_req_blocked...............: avg=5.53µs   min=2.4µs   med=3.4µs   max=209.3µs  p(90)=4.72µs  p(95)=5.2µs   
     http_req_connecting............: avg=1.29µs   min=0s      med=0s      max=148.4µs  p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=81.65ms  min=67.37ms med=77.1ms  max=177.8ms  p(90)=89.76ms p(95)=130.89ms
       { expected_response:true }...: avg=81.65ms  min=67.37ms med=77.1ms  max=177.8ms  p(90)=89.76ms p(95)=130.89ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 115
     http_req_receiving.............: avg=185.15µs min=136.8µs med=172.5µs max=751.9µs  p(90)=201.4µs p(95)=224.83µs
     http_req_sending...............: avg=107.63µs min=17.89µs med=27.2µs  max=1.33ms   p(90)=49.38µs p(95)=966.44µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=81.35ms  min=67.18ms med=76.64ms max=176.97ms p(90)=89.08ms p(95)=130.68ms
     http_reqs......................: 115     11.45604/s
     iteration_duration.............: avg=87.26ms  min=72.08ms med=82.51ms max=182.94ms p(90)=96.31ms p(95)=136.1ms 
     iterations.....................: 115     11.45604/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

github-actions[bot] avatar Oct 10 '22 10:10 github-actions[bot]

🚀 Website Preview

The latest changes to the website are available as preview in: https://8a3944a1.graphql-tools.pages.dev

github-actions[bot] avatar Oct 10 '22 10:10 github-actions[bot]