Testing of template based task executor. Compared with a version based on dynamic polymorphism.
- C++11
- CMake 3.12+
- g++-9 (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0
https://github.com/google/benchmark#disabling-cpu-frequency-scaling
sudo cpupower frequency-set --governor performance
sudo cpupower frequency-set --governor powersave
See benchmark results.