Who has enabled PHP JIT? Have you seen benefits with XenForo code or others code bases like Wordpress?

Status
This content is read-only, or is not open for further replies.

bzcomputers

Guest
offline
PHP JIT was introduced in PHP 8.0 but there really isn't much out there on performance benefits above OPcache itself other than few benchmark tests over the last 4 years showing a minimal increase in performance when paired with OPcache.

Four years later and JIT is on the cusp of an upgrade in PHP 8.4 with a new JIT implementation based on IR Framework.

So, I can only assume with its' continued development it must be benefiting a significant group of PHP users and with the new...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom