Ha sorry just seen it. Yes they do interfere with each other, what benchee does with parallel benchmark it runs the same type of job in parallel - which can be nice as it takes the CPU boost a bit more out of the equation and it simulates a system under the load.
Is there any reason why this isn’t using the standard prof tools in the standard library?
Not sure if parallel benchmarking is a great idea. Isn’t there a possibility that they interfere with each other?
Ha sorry just seen it. Yes they do interfere with each other, what benchee does with parallel benchmark it runs the same type of job in parallel - which can be nice as it takes the CPU boost a bit more out of the equation and it simulates a system under the load.
I wrote up some more thoughts about this here: https://github.com/PragTob/benchee/wiki/Parallel-Benchmarking