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

W3 Compatible Response handlers #89

Merged
merged 4 commits into from
Nov 3, 2021
Merged

Conversation

ardatan
Copy link
Contributor

@ardatan ardatan commented Nov 3, 2021

No description provided.

@dotansimha dotansimha merged commit 1ada48e into contra:master Nov 3, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2021

❌ Benchmark Failed

Performance regression detected: it seems like your Pull Request adds some extra latency to the GraphQL requests, or to envelop runtime.

If the performance regression is expected, please increase the failing threshold.

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 21296       ✗ 0    
     data_received..................: 2.4 MB  240 kB/s
     data_sent......................: 2.9 MB  291 kB/s
     http_req_blocked...............: avg=2.38µs   min=1.5µs    med=2.1µs    max=359µs   p(90)=2.6µs    p(95)=3.1µs  
     http_req_connecting............: avg=14ns     min=0s       med=0s       max=159.6µs p(90)=0s       p(95)=0s     
   ✗ http_req_duration..............: avg=799.1µs  min=513.4µs  med=650.35µs max=20.44ms p(90)=935.36µs p(95)=1.36ms 
       { expected_response:true }...: avg=799.1µs  min=513.4µs  med=650.35µs max=20.44ms p(90)=935.36µs p(95)=1.36ms 
     http_req_failed................: 0.00%   ✓ 0           ✗ 10648
     http_req_receiving.............: avg=32.25µs  min=16.6µs   med=26.9µs   max=11.48ms p(90)=37.4µs   p(95)=44.06µs
     http_req_sending...............: avg=16.51µs  min=9.4µs    med=12.7µs   max=1.87ms  p(90)=23.1µs   p(95)=24.6µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=750.34µs min=480.2µs  med=603.65µs max=19.99ms p(90)=883.03µs p(95)=1.29ms 
     http_reqs......................: 10648   1064.408313/s
     iteration_duration.............: avg=933.09µs min=610.79µs med=780.6µs  max=20.98ms p(90)=1.08ms   p(95)=1.53ms 
     iterations.....................: 10648   1064.408313/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants