Hacker News new | ask | show | jobs
by spdionis 281 days ago
You can configure opcache to never stat unless it's reloaded
2 comments

Huh, well that sounds like it would have been useful. It's been at least 10 years since I did any php dev work, but maybe I'll find an excuse to use it again for something.
Not only can you configure it to never stat; it has also been on by default since PHP 5.5 afaicr