Created
September 13, 2022 19:17
-
-
Save jgensler8/d440a33c4265d44a5d48e05c31ad374f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
running (10.5s), 00/10 VUs, 90 complete and 0 interrupted iterations | |
default ✓ [======================================] 10 VUs 10s | |
data_received..................: 460 kB 44 kB/s | |
data_sent......................: 17 kB 1.6 kB/s | |
http_req_blocked...............: avg=17.02ms min=0s med=0s max=153.44ms p(90)=152.42ms p(95)=153.44ms | |
http_req_connecting............: avg=1.02ms min=0s med=0s max=11.04ms p(90)=8.58ms p(95)=8.86ms | |
http_req_duration..............: avg=126.94ms min=67.03ms med=74.44ms max=494.14ms p(90)=284.07ms p(95)=428.87ms | |
{ expected_response:true }...: avg=126.94ms min=67.03ms med=74.44ms max=494.14ms p(90)=284.07ms p(95)=428.87ms | |
http_req_failed................: 0.00% ✓ 0 ✗ 90 | |
http_req_receiving.............: avg=1.25ms min=0s med=1.11ms max=6.34ms p(90)=2.07ms p(95)=2.37ms | |
http_req_sending...............: avg=66.28µs min=0s med=0s max=689.8µs p(90)=252.69µs p(95)=337.5µs | |
http_req_tls_handshaking.......: avg=2.74ms min=0s med=0s max=25.15ms p(90)=22.58ms p(95)=25.15ms | |
http_req_waiting...............: avg=125.63ms min=65.49ms med=72.74ms max=493.62ms p(90)=283.61ms p(95)=426.06ms | |
http_reqs......................: 90 8.532696/s | |
iteration_duration.............: avg=1.15s min=1.06s med=1.08s max=1.65s p(90)=1.45s p(95)=1.59s | |
iterations.....................: 90 8.532696/s | |
vus............................: 10 min=10 max=10 | |
vus_max........................: 10 min=10 max=10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
running (10.2s), 00/10 VUs, 90 complete and 0 interrupted iterations | |
default ✓ [======================================] 10 VUs 10s | |
data_received..................: 274 kB 27 kB/s | |
data_sent......................: 21 kB 2.1 kB/s | |
http_req_blocked...............: avg=24.8ms min=0s med=0s max=224.06ms p(90)=222.75ms p(95)=223.18ms | |
http_req_connecting............: avg=7.14ms min=0s med=0s max=64.3ms p(90)=64.21ms p(95)=64.3ms | |
http_req_duration..............: avg=92.62ms min=69.57ms med=86.61ms max=184.95ms p(90)=120.7ms p(95)=133ms | |
{ expected_response:true }...: avg=92.62ms min=69.57ms med=86.61ms max=184.95ms p(90)=120.7ms p(95)=133ms | |
http_req_failed................: 0.00% ✓ 0 ✗ 90 | |
http_req_receiving.............: avg=241.81µs min=0s med=0s max=1.28ms p(90)=998.98µs p(95)=1.11ms | |
http_req_sending...............: avg=20.19µs min=0s med=0s max=531.8µs p(90)=0s p(95)=134.5µs | |
http_req_tls_handshaking.......: avg=15.63ms min=0s med=0s max=141.55ms p(90)=140.24ms p(95)=140.67ms | |
http_req_waiting...............: avg=92.36ms min=69.57ms med=86.61ms max=184.42ms p(90)=120.7ms p(95)=132.86ms | |
http_reqs......................: 90 8.797263/s | |
iteration_duration.............: avg=1.12s min=1.07s med=1.09s max=1.41s p(90)=1.32s p(95)=1.34s | |
iterations.....................: 90 8.797263/s | |
vus............................: 10 min=10 max=10 | |
vus_max........................: 10 min=10 max=10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment