--- embedaddon/php/Zend/README.ZEND_VM 2012/02/21 23:47:52 1.1.1.1 +++ embedaddon/php/Zend/README.ZEND_VM 2013/10/14 08:02:46 1.1.1.2 @@ -6,7 +6,7 @@ fields and using different execution methods (call thr and direct threading). As a result ZE2 got more than 20% speedup on raw PHP code execution (with specialized executor and direct threading execution method). As in most PHP applications raw execution speed isn't the limiting -factor but system calls and database callls are, your mileage with this patch +factor but system calls and database calls are, your mileage with this patch will vary. Most parts of the old zend_execute.c go into zend_vm_def.h. Here you can