allocation of CPU resources
slice4e opened this issue · 1 comments
slice4e commented
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?
filipecosta90 commented
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.