Heap fragmentation or how my micro-benchmark went wrong--David Gross

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.

Comments (0)

There are currently no comments on this entry.