cancel
Showing results for 
Search instead for 
Did you mean: 

Is Magento 2.4.5 ready for HHVM/RoadRunner/etc?

Is Magento 2.4.5 ready for HHVM/RoadRunner/etc?

 

Hello,

 

Is there any production-ready alternative to PHP-FPM? In my current setup, non-cached page is generated in ~200ms and I'm wondering is there quick and easy way to reduce it to 100ms or 50ms. I already did some optimizations and now it's getting hard to find what else to optimize and I'm looking for a radical solution.

 

Thanks

1 REPLY 1

Re: Is Magento 2.4.5 ready for HHVM/RoadRunner/etc?

~200ms is not bad at all. You may want to run with opcache.validate_timestamps = Off for best performance.