During: 2022-10-23 02:36:03 - 2022-10-23 02:37:58
Target Host: http://192.168.122.45:8000
Script: locustfile.py
| Method | Name | # Requests | # Fails | Average (ms) | Min (ms) | Max (ms) | Average size (bytes) | RPS | Failures/s |
|---|---|---|---|---|---|---|---|---|---|
| POST | /api/tasks | 938 | 139 | 6325 | 35 | 10427 | 352 | 8.2 | 1.2 |
| Aggregated | 938 | 139 | 6325 | 35 | 10427 | 352 | 8.2 | 1.2 |
| 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 | 7900 | 9000 | 10000 | 10000 | 10000 | 10000 | 10000 | 10000 |
| Aggregated | 7900 | 9000 | 10000 | 10000 | 10000 | 10000 | 10000 | 10000 |
| Method | Name | Error | Occurrences |
|---|---|---|---|
| POST | /api/tasks | timed out | 138 |
| POST | /api/tasks | [Errno 104] Connection reset by peer | 1 |