Updated by FastRunner on Sunday, February 04th 2007.
The Zend Optimizer uses multi-pass code optimizations to double the running speed of PHP 4.0 applications. This is done by running an optimization of the code created by the run-time compiler, before the code is executed.