Who did not measure wrongly?
Heap fragmentation or how my micro-benchmark went wrong
by David Gross
From the article:
Micro-benchmarking code always looks simple: a few variables, a small for loop and two std::chrono calls. I think this simplicity is an illusion. Micro-benchmarking is either complicated or inaccurate...
Add a Comment
Comments are closed.