Linux C++: how to profile time wasted due to cache misses?

后端 未结 9 1594
一向
一向 2020-12-01 02:33

I know that I can use gprof to benchmark my code.

However, I have this problem -- I have a smart pointer that has an extra level of indirection (think of it as a prox

9条回答
提交回复
热议问题