![]() |
|
PhoenixMicroBenchmark
1.3.0
Toolset for function micro-benchmarking
|
Go to the source code of this file.
Functions | |
| template<class T> | |
| void | benchmark_doNotOptimize (T &value) |
| Prevent compiler from optimising a loop. | |
|
inline |
Prevent compiler from optimising a loop.
| value | : reference to a value |
Definition at line 19 of file PFunctionTimer_impl.h.
Referenced by PFunctionTimer::evalPerf().