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

Tests for accepting GET requests with query parameter #959

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

ardatan
Copy link
Collaborator

@ardatan ardatan commented Mar 21, 2022

No description provided.

@github-actions
Copy link
Contributor

The latest changes of this PR are not available as canary, since there are no linked changesets for this PR.

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 118274      ✗ 0    
     data_received..................: 27 MB   897 kB/s
     data_sent......................: 6.8 MB  227 kB/s
     http_req_blocked...............: avg=1.19µs   min=800ns   med=1.1µs   max=1.35ms  p(90)=1.4µs   p(95)=1.6µs   
     http_req_connecting............: avg=19ns     min=0s      med=0s      max=1.17ms  p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=431.53µs min=340.2µs med=390µs   max=25.66ms p(90)=421.9µs p(95)=504.2µs 
       { expected_response:true }...: avg=431.53µs min=340.2µs med=390µs   max=25.66ms p(90)=421.9µs p(95)=504.2µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 59137
     http_req_receiving.............: avg=19.65µs  min=12.4µs  med=17µs    max=5.84ms  p(90)=22.1µs  p(95)=24.8µs  
     http_req_sending...............: avg=5.92µs   min=4.2µs   med=5µs     max=10.73ms p(90)=6.1µs   p(95)=7.1µs   
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=405.95µs min=319µs   med=366.7µs max=25.49ms p(90)=394.3µs p(95)=463.62µs
     http_reqs......................: 59137   1971.145136/s
     iteration_duration.............: avg=500.1µs  min=392.9µs med=455.7µs max=27.28ms p(90)=495.7µs p(95)=583.64µs
     iterations.....................: 59137   1971.145136/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@ardatan ardatan merged commit c3be07f into master Mar 22, 2022
@ardatan ardatan deleted the add-tests-for-get-method branch March 22, 2022 00:18
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.

None yet

1 participant