All posts tagged with benchmark RSS for this search results

Poor Man's Benchmark

Saturday 16 July 2005

Just did a series of poor man's benchmarks against beta3, using Apache Benchmark with no concurrent requests (ab -n 100):

vanilla WP 1.5.1

3.90 req/s

LP 1.1.0beta3

11.90 req/s

LP 1.1.0beta3 with cache

119.90 req/s

I am too lazy to install wp-cache, but using Sencer's benchmark to do the math we should be about 50% faster than wp-cache. I will try to find the time to install wp-cache on this machine and have some real numbers, but not before we release beta3.

... continued