Implement job throughput measurement in benchmark
* measures how many jobs with minimal runtime (1cc) can be scheduled per second, using a fixed number of threads * benchmark will record at least 1-8 threads, more while performance increases * also improved convergence and reduced update speed for the other measurements
arch/tests/JobThroughput.hpp
0 → 100644