Created
May 25, 2019 15:45
-
-
Save iansltx/3aa8728ff7aa6bd0765cba0ebf41a6ea to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/\ |‾‾| /‾‾/ /‾/ | |
/\ / \ | |_/ / / / | |
/ \/ \ | | / ‾‾\ | |
/ \ | |‾\ \ | (_) | | |
/ __________ \ |__| \__\ \___/ .io | |
execution: local | |
output: influxdb=http://influxdb:8086/k6 (http://influxdb:8086) | |
script: /scripts/base.js | |
duration: -, iterations: 100 | |
vus: 10, max: 10 | |
done [==========================================================] 100 / 100 | |
✓ challenge is in user challenge list | |
✓ login succeeded | |
✓ invalid login caught | |
✓ User profile loaded | |
✓ Challenges list loaded | |
✓ Activities list loaded | |
✓ activity was created | |
✓ challenge was created | |
activity_list_response_time....: avg=69.770118 min=20.939586 med=41.97883 max=472.986615 p(90)=126.365233 p(95)=271.539608 | |
challenge_list_response_time...: avg=1893.85171 min=424.379777 med=1571.002073 max=9560.492664 p(90)=3055.899068 p(95)=5396.359922 | |
checks.........................: 100.00% ✓ 482 ✗ 0 | |
data_received..................: 222 MB 769 kB/s | |
data_sent......................: 508 kB 1.8 kB/s | |
http_req_blocked...............: avg=3.43ms min=5.4µs med=10.16µs max=158.74ms p(90)=779.63µs p(95)=953.19µs | |
http_req_connecting............: avg=176.8µs min=0s med=0s max=3.21ms p(90)=608.55µs p(95)=740.19µs | |
http_req_duration..............: avg=575.44ms min=16.39ms med=70.15ms max=9.56s p(90)=1.67s p(95)=2.09s | |
http_req_receiving.............: avg=90.2µs min=25.35µs med=82.81µs max=662.2µs p(90)=122.37µs p(95)=149.88µs | |
http_req_sending...............: avg=78.84µs min=18.1µs med=53.83µs max=918.67µs p(90)=136.08µs p(95)=178.88µs | |
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s | |
http_req_waiting...............: avg=575.27ms min=16.27ms med=70.02ms max=9.56s p(90)=1.67s p(95)=2.09s | |
http_reqs......................: 482 1.671968/s | |
iteration_duration.............: avg=27.44s min=116.75ms med=30.86s max=1m2s p(90)=44.25s p(95)=48.72s | |
iterations.....................: 100 0.346881/s | |
user_profile_response_time.....: avg=68.25217 min=16.394729 med=35.211496 max=595.563244 p(90)=141.4022 p(95)=296.136512 | |
vus............................: 10 min=10 max=10 | |
vus_max........................: 10 min=10 max=10 | |
root@load-test:~/k6# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment