During: 2022-10-30 03:01:26 - 2022-10-30 03:03:10
Target Host: http://api:80
Script: locustfile.py
| Method | Name | # Requests | # Fails | Average (ms) | Min (ms) | Max (ms) | Average size (bytes) | RPS | Failures/s |
|---|---|---|---|---|---|---|---|---|---|
| POST | /api/tasks | 746 | 216 | 6599 | 121 | 10522 | 290 | 7.2 | 2.1 |
| Aggregated | 746 | 216 | 6599 | 121 | 10522 | 290 | 7.2 | 2.1 |
| Method | Name | 50%ile (ms) | 60%ile (ms) | 70%ile (ms) | 80%ile (ms) | 90%ile (ms) | 95%ile (ms) | 99%ile (ms) | 100%ile (ms) |
|---|---|---|---|---|---|---|---|---|---|
| POST | /api/tasks | 8500 | 10000 | 10000 | 10000 | 10000 | 10000 | 10000 | 11000 |
| Aggregated | 8500 | 10000 | 10000 | 10000 | 10000 | 10000 | 10000 | 11000 |
| Method | Name | Error | Occurrences |
|---|---|---|---|
| POST | /api/tasks | timed out | 216 |