Compiler Cache
High Performance PHP
2024-11-23
5
•
In general, each source file is compiled once
•
Compilation overhead becomes inconsequential
•
Cache introduces its own overhead due to dynamic nature of includes