Hacker News new | ask | show | jobs
by fouronnes3 2722 days ago
I've been working with -ftime-report, but unfortunately it reports times per cpp file. I'm looking for a way to get a summary across an entire CMake build. Right now reading 100+ -ftime-report outputs is not really useful, although deep down I know it's all template instancing anyway.
1 comments

When I look most of the time has gone to inline and optimization. But I only look sometimes and sample size is Me