On Fri, Oct 19, 2018 at 1:17 AM, Dmitry Stogov <dmi...@zend.com> wrote: > > I would like to start discussion on a Preloadng RFC > https://wiki.php.net/rfc/preload
I have been playing with this a bit this weekend. It is tricky to tell if it is working. I think it would be helpful if the opcache section on the phpinfo page, and/or opcache_get_status() would have some way to see which scripts are preloaded. -Rasmus