cache

Benchmarking Memcached

We wanted a better understanding of how much time was being spent carrying out Memcached operations, and a deterministic method to benchmark operations isolated from the WordPress environment. The result: benchmark_memcached.php What does it do? The script allows you to specify one or more memcached servers to test (host:port), as well as provide fixture data […]

Tagged: , ,