Using 10 locust users with min/max time of 1000/2000ms, GET requests for sent for 1 of 10 threads with 1 response with where the chosen thread will contain a response of 50, 100, 150, 200... comments increasing in increments of 50. This was tested against a t2.large sandbox. Type | Name | # requests | # fails | Median | Average | Min | Max | Content Size | # reqs/sec | GET | comments=500 | 352 | 0 | 1700 | 1822 | 1361.582041 | 3062.257051 | 406832 | 0.1 | GET | comments=450 | 395 | 0 | 1600 | 1710 | 1244.348049 | 3462.92305 | 366232 | 0.3 | GET | comments=400 | 387 | 0 | 1400 | 1552 | 1093.059063 | 4270.447969 | 325632 | 0.1 | GET | comments=350 | 394 | 0 | 1300 | 1394 | 972.3510742 | 2612.555027 | 285032 | 0.4 | GET | comments=300 | 379 | 0 | 1100 | 1233 | 827.7709484 | 2370.13793 | 244432 | 0.2 | GET | comments=250 | 353 | 0 | 970 | 1056 | 708.3749771 | 2795.8529 | 203832 | 0 | GET | comments=200 | 352 | 0 | 830 | 943 | 583.6598873 | 2230.697155 | 163232 | 0.1 | GET | comments=150 | 368 | 0 | 680 | 785 | 441.0719872 | 2042.181969 | 122632 | 0.2 | GET | comments=100 | 342 | 0 | 540 | 658 | 323.1511116 | 1866.328001 | 82032 | 0.2 | GET | comments=50 | 390 | 0 | 390 | 512 | 194.7860718 | 2818.300009 | 41432 | 0.3 |
|