Am Mittwoch, den 17.10.2007, 23:26 -0700 schrieb Andi Gutmans: > There's no chance you'll even be close to the ridiculously slow > performance you are getting now and you may even find that your > optimizations (with the right config) will give you much less bang for > the buck.
On my development box I have average excecution times between 0.2 and 0.4. This is an ubuntu linux, but it runs on a vmware workstation. Though, Zend Platform is installed... I have moved the application to a very common production server. It is a Dual-Core AMD Prozessor with 1 GB Memory at Strato. There is currently no load on this server. Measurement is realized by PEAR/Benchmark/Timer.php Average execution time is 0.1 Details are available in this screenshot: http://belisar.de/zf-benchmark.png Access to the sources or the application can be granted on demand. Zend Platform (or smth else) is not installed. This scenario is very common - at least for my business. 0.1 is imho somewhat slow, but nothing is for free. Currently are no caching features developed, improvements possible ;-) Best regards /Ralf
