X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..a89b7013ff5aa27fae4d1f7d45615349c3ab7300:/doc/Benchmarks.html 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 ======