At 23:59 13/05/2002, Stig S. Bakken wrote: >Seeing that the single most time-consuming function is zend_parse, it >would be interesting to see where the bottleneck moves when using >ZendAccelerator or another caching product. Did you try that setup with >NuMega's profiler?
It still stays in the infrastructure... emalloc(), init_op(), and obviously, execute()... Most of it is not very helpful, just annoying :) Because PHP wasn't very stable under Windows back then I was testing lengthy running scripts, rather than lengthy running web servers :) So the compilation overhead wasn't playing a role. Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php