Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 419 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 419 Bytes

opcache

OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.

Platform Url
PHP.net https://www.php.net/manual/en/book.opcache.php