|
|
|
|
|
by kalleboo
3620 days ago
|
|
> The performance issue comes with loading source files on every request PHP ships with an opcode cache built-in (and at least on every distro I've seen, enabled by default) since PHP 5.5 that keeps the compiled bytecode in shared memory |
|