image Performing a pressure test using Apache Benchmark (ab).
I am deploying Pressure Test 8.3 with two servers and the 7.4 service I am currently using. It is found that the performance of 8.3 is not as good as that of 7.4. Is there any other configuration that needs to be adjusted? The server is the same (4c8g) or the code is the same. pm = static pm.max_children = 150 opcache is all on. jit is all on thanks
Hi @songlin51 ,
That can be caused by anything :wink: PHP 8 has quite some changes under the hood compared to 7.3. And things like jit can in some cases make the performance worse. I'm not aware of any changes in the container that would make the performance worse.
I'm closing this issue due to inactivity. Let me know if it's still relevant so I can re-open it.