Add --taskset to bench_runtime_local#2416
Conversation
This allows to run a benchmark on a subset of CPUs
|
Hi, can't you just apply |
That will make the build quite a lot slower.. |
|
You can build it once without In general, adding one-off things like this, especially if we don't make use of them, is a bit of a maintenance no-no from me. That being said, I'd be fine with a more general mechanism, e.g. something like |
|
Sure, sorry for the noise then. |
|
I'll add the generic command prefix to my TODO list and let you know if it lands. |
This allows to run a benchmark on a subset of CPUs