hayai icon indicating copy to clipboard operation
hayai copied to clipboard

Specifying number of runs/iterations at runtime

Open aleks-f opened this issue 2 years ago • 1 comments

The only way I was able to do it is by hacking and removing const here: https://github.com/nickbruun/hayai/blob/9bdca1c693e950ab2cb17c4ef885792c3c530234/src/hayai_benchmarker.hpp#L287 Otherwise, those numbers are set at startup time and can't be changed later. Or am I missing something?

aleks-f avatar Jul 16 '22 17:07 aleks-f