docker-php-nginx icon indicating copy to clipboard operation
docker-php-nginx copied to clipboard

image Performing a pressure test using Apache Benchmark (ab).

Open songlin51 opened this issue 1 year ago • 1 comments

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

songlin51 avatar Mar 10 '24 07:03 songlin51

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.

TrafeX avatar Jul 13 '24 07:07 TrafeX

I'm closing this issue due to inactivity. Let me know if it's still relevant so I can re-open it.

TrafeX avatar Oct 20 '24 07:10 TrafeX