During: 2024-01-26 12:59:04 - 2024-01-26 13:38:24
Target Host: https://httpbin-3scale-apicast-production.apps.aucunnin.41x3.s1.devshift.org
Script: locustfile.py
Method | Name | # Requests | # Fails | Average (ms) | Min (ms) | Max (ms) | Average size (bytes) | RPS | Failures/s |
---|---|---|---|---|---|---|---|---|---|
GET | Get Data | 827307 | 73 | 124 | 8 | 870 | 765 | 350.6 | 0.0 |
POST | Post Data 100kb | 268754 | 29 | 124 | 7 | 833 | 837 | 113.9 | 0.0 |
POST | Post Data 1mb | 41392 | 4 | 124 | 12 | 718 | 837 | 17.5 | 0.0 |
POST | Post Data 20kb | 227949 | 25 | 124 | 6 | 836 | 837 | 96.6 | 0.0 |
POST | Post Data 500kb | 82623 | 6 | 124 | 35 | 783 | 837 | 35.0 | 0.0 |
POST | Post Data 5kb | 226842 | 27 | 124 | 5 | 864 | 837 | 96.1 | 0.0 |
Aggregated | 1674867 | 164 | 124 | 5 | 870 | 802 | 709.9 | 0.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) |
---|---|---|---|---|---|---|---|---|---|
GET | Get Data | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 870 |
POST | Post Data 100kb | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 830 |
POST | Post Data 1mb | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 720 |
POST | Post Data 20kb | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 840 |
POST | Post Data 500kb | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 780 |
POST | Post Data 5kb | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 860 |
Aggregated | 120 | 130 | 130 | 130 | 140 | 140 | 160 | 870 |
Method | Name | Error | Occurrences |
---|---|---|---|
POST | Post Data 20kb | RemoteDisconnected('Remote end closed connection without response') | 23 |
POST | Post Data 100kb | RemoteDisconnected('Remote end closed connection without response') | 28 |
POST | Post Data 1mb | RemoteDisconnected('Remote end closed connection without response') | 4 |
POST | Post Data 500kb | RemoteDisconnected('Remote end closed connection without response') | 6 |
POST | Post Data 100kb | HTTPError('502 Server Error: Bad Gateway for url: Post Data 100kb') | 1 |
GET | Get Data | RemoteDisconnected('Remote end closed connection without response') | 73 |
POST | Post Data 5kb | RemoteDisconnected('Remote end closed connection without response') | 27 |
POST | Post Data 20kb | HTTPError('502 Server Error: Bad Gateway for url: Post Data 20kb') | 2 |