From: Ivan Matek (libbooze_at_[hidden])
Date: 2025-02-12 21:46:19


On Wed, Feb 12, 2025 at 8:42 PM Ruben Perez <rubenperez038_at_[hidden]> wrote:

>
> I'd advise measuring using clang and the -ftime-trace option. It
> generates a flamegraph per cpp file that you can visualize in Chrome.
>
> It is more advanced, but I had good experiences with ClangBuildAnalyzer
that is a nicer wrapper of your suggestion for entire build.