image Performing a pressure test using Apache Benchmark (ab).
songlin51 opened this issue · 2 comments
songlin51 commented
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
TrafeX commented
Hi @songlin51 ,
That can be caused by anything 😉
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.