X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/e255235c20d1fae95dee3b93584b3cc277c0c79c..12ebe2ac17a26ecf263f90b2acdf03db29b00223:/doc/Benchmarks.html?ds=sidebyside diff --git a/doc/Benchmarks.html b/doc/Benchmarks.html index 53f8bb44..aadc3d93 100644 --- a/doc/Benchmarks.html +++ b/doc/Benchmarks.html @@ -26,8 +26,8 @@
redis-benchmark
utility that simulates SETs/GETs done by N clients at the same time sending M total queries (it is similar to the Apache's ab
utility). Below you'll find the full output of the benchmark executed against a Linux box.+How Fast is Redis?
Redis includes theredis-benchmark
utility that simulates SETs/GETs done by N clients at the same time sending M total queries (it is similar to the Apache'sab
utility). Below you'll find the full output of the benchmark executed against a Linux box.
./redis-benchmark -n 100000 ====== SET ======