X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/cc1db901e934826ce273b19a3f257d235719046f..b78fd80f1e6c445b8b7d0a3058e4fe4a8cc25062:/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 @@
-

How Fast is Redis?

Redis includes the 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.

-Results: about 110000 SETs per second, about 81000 GETs per second.

Latency percentiles

+                    

How Fast is Redis?

Redis includes the 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.

+Results: about 110000 SETs per second, about 81000 GETs per second.

Latency percentiles

 ./redis-benchmark -n 100000
 
 ====== SET ======