However it provided very unstable results. For example it could give 3 000 RPS for the first run and a half of that for next one. For this reason, it looked to be a good idea to run multiple tests and select only the best result. From such testing `limoncello` had the best result, `slim` the second and `lumen` the third. As this performance test shows, PHP development server should not be used in performance testing as it can lead to inaccurate results and a dedicated server with production software stack should be used instead.
0 commit comments