With Compiler Cache
Advanced PHP
2026-03-16
50
Each source file is compiled once
Expensive optimizations occur, but only once
Dynamic includes do introduce their own, insignifigant, overhead