Client latency vs throughput

Client-side latency — total round-trip minus the server's reported internal execution time — as concurrency (worker threads), and therefore throughput, increases. Each point is a thread setting; the knee is where the client's connection/thread management (today: the Jedis connection pool) saturates. Lower and further-right is better.
← back to benchmark trends