redis-benchmarks-specification icon indicating copy to clipboard operation
redis-benchmarks-specification copied to clipboard

allocation of CPU resources

Open slice4e opened this issue 2 years ago • 1 comments

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?

slice4e avatar Dec 15 '22 20:12 slice4e

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.

filipecosta90 avatar Dec 15 '22 22:12 filipecosta90