redis-benchmarks-specification
redis-benchmarks-specification copied to clipboard
allocation of CPU resources
In some test cases we are doing -c 50, but we are requesting only 2 CPUs in the resources section. Is that OK? For example, see: memtier_benchmark-1Mkeys-string-get-100B.yml Should that stay somewhat aligned?
We should automatically measure the CPU usage of the client during the tests. if somehow the CPU is near the threshold we should recommend increasing it.