Celero
Celero copied to clipboard
Consider adding a [Notice] output.
The [notice] output would be used inside a fixture to print experiment data out to the terminal, but not impact benchmark numbers.
Wonder what's the status of this? I need to print values to the console on Windows and both std::cerr and OutputDebugString seems to be swallowed by the framework. Is there a way to print to console?