We found a huge performance degradation from version
10.8.168.21 until version
10.9.194.9.
Version 10.8.168.21Summary: throughput summary:
469483.56 requests per second latency summary (msec): avg min p50 p95 p99 max 0.205 0.168 0.183 0.327 0.863 1.055
Version 10.9.194.9Summary: throughput summary:
20759.81 requests per second latency summary (msec): avg min p50 p95 p99 max 2.356 0.584 2.383 2.735 3.023 5.999
The latest available version,
11.0.226.16, still has the same issue.
We use V8 in our RedisGears project (
https://github.com/RedisGears/RedisGears/). We use redis-benchmark for performance measurements - if you have Redis installed and running, define the function:
We had to downgrade to the 10.8.168.21 version as a decrease of 20x is a bit too much.