Manuel Lemos - 2010-02-23 21:51:03 -
In reply to message 1 from CJ
Building all the packages to make all the tests already took a lot of time and persistence. Also building Quercus, Phalenger, Project Zero, etc.. would take even more time. That is why it was not done this time.
The bench.php script does not perform any I/O operations, so the CPU always reaches 100%. If that was not the case, it would be because something else was running in the machine taking some of the CPU.
Zend Server was used as an example of PHP running on an environment that PHP module is loaded dynamically as shared libraries of the Web server. It could be any other distribution that works like that, as it was not Zend Server that was being evaluated, but only that specific type of PHP build.