X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/45636487143097d360dfba4f3fa602b08927e355..c086b85afb1f0f2d9aa76faa5a4c8536380670a2:/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 ======