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

Add tests for HTTP/2

Open ardatan opened this issue 2 years ago • 3 comments

ardatan avatar Jun 16 '23 13:06 ardatan

⚠️ No Changeset found

Latest commit: 92e82992c3cc1711c1d4f1666bdba4746b7d889d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar Jun 16 '23 13:06 changeset-bot[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=16.83µs  min=2.8µs    med=3.4µs    max=1.53ms   p(90)=4.06µs   p(95)=4.46µs  
     http_req_connecting............: avg=12.74µs  min=0s       med=0s       max=1.46ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=81.5ms   min=67.18ms  med=77.16ms  max=203.12ms p(90)=102.12ms p(95)=116.59ms
       { expected_response:true }...: avg=81.5ms   min=67.18ms  med=77.16ms  max=203.12ms p(90)=102.12ms p(95)=116.59ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 115
     http_req_receiving.............: avg=173.98µs min=109.89µs med=140.79µs max=578.29µs p(90)=254.13µs p(95)=268.21µs
     http_req_sending...............: avg=100.7µs  min=17µs     med=23.89µs  max=2.98ms   p(90)=34.3µs   p(95)=230.98µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=81.23ms  min=67.03ms  med=76.99ms  max=202.79ms p(90)=100.62ms p(95)=116.37ms
     http_reqs......................: 115     11.496415/s
     iteration_duration.............: avg=86.95ms  min=71.64ms  med=82.34ms  max=209.23ms p(90)=106.82ms p(95)=121.17ms
     iterations.....................: 115     11.496415/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

github-actions[bot] avatar Jun 16 '23 13:06 github-actions[bot]

💻 Website Preview

The latest changes are available as preview in: https://a8a8658c.graphql-tools.pages.dev

github-actions[bot] avatar Jun 16 '23 13:06 github-actions[bot]