OpCacheGUI icon indicating copy to clipboard operation
OpCacheGUI copied to clipboard

Can we expect JiT Usage support?

Open MisterWP opened this issue 2 years ago • 1 comments

Hello,

Your OPCache plugin is the one I’ve chosen to manage OPCache, thanks!

Currently, I cannot find data about JIT usage like anoter opcache-gui script can do.

jit buffer: 512.00MB
jit buffer free: 511.89MB (100%)

To be honest, I try to wonder why my “jit buffer” remain empty on WordPress… and your script is a lot more comfortable to other scripts ont Github. So, I hope to see anything about JIT on your plugin in the future, if you can 🙂

Thanks a lot!

MisterWP avatar Aug 23 '22 13:08 MisterWP

Indeed this could be useful. There might be more opcache/jit info that could be useful to display given there's been improvements over these in php-src in recent years.

ekinhbayar avatar Oct 18 '22 12:10 ekinhbayar