We've made a few tests with the Zend-Cache for speeding up site-generation.
The results are not what we've expected (see below):
When we run the tests on different hosts and different times the results
are nearly the same. 
Has anybody done tests with other caching-engines?
Does anybody know other methods of speeding up?

Regards,
Anatol


http://www.test.net:8001/
With cache
Starting benchmark for http://www.test.net:8001/ (5 tries)...
Try 1: 9.84 req/s
Try 2: 10.40 req/s
Try 3: 10.41 req/s
Try 4: 10.15 req/s
Try 5: 9.10 req/s
http://www.test.net:8001/: 9.98 requests/second from 5 tries

Without cache
Starting benchmark for http://www.test.net:8001/ (5 tries)...
Try 1: 10.31 req/s
Try 2: 9.66 req/s
Try 3: 10.23 req/s
Try 4: 10.33 req/s
Try 5: 10.33 req/s
http://www.test.net:8001/: 10.172 requests/second from 5 tries

Speedup: -1.89%


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to