Viladoman / CompileScore

Tools for profiling and visualizing C++ build times.
MIT License
464 stars 19 forks source link

Average time in Compile Score Timeline #30

Closed FrozenInMTL closed 9 months ago

FrozenInMTL commented 2 years ago

It would be nice to have a option to show the Compile Score Timeline with the average time, if you have a lot of modules with different pch that would be really helpful.

Viladoman commented 2 years ago

I am not sure I follow on what would you need exactly. Please feel free to contact me directly with more details. I would love to know more.

Viladoman commented 9 months ago

I finally got some time to work on Compile Score again. This got added to Version 1.9.0 so that we get metrics not only of a given header but also in its relationship between includer and includee. Also a new table in the overview got added to find bottlenecks at the specific #include level.

image

Thanks for the suggestion, this information is really super helpful and it leads faster to actionable points when getting new profile data.

FrozenInMTL commented 9 months ago

Thanks a lot! Will give it a try asap!

Charles

On Mon, 15 Jan 2024 at 20:31, Ramon Viladomat @.***> wrote:

I finally got some time to work on Compile Score again. This got added to Version 1.9.0 so that we get metrics not only of a given header but also in its relationship between includer and includee. Also a new table in the overview got added to find bottlenecks at the specific #include level.

image.png (view on web) https://github.com/Viladoman/CompileScore/assets/8118743/07002445-ce16-454f-8965-284fb76c8f54

Thanks for the suggestion, this information is really super helpful and it leads faster to actionable points when getting new profile data.

— Reply to this email directly, view it on GitHub https://github.com/Viladoman/CompileScore/issues/30#issuecomment-1892942976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBIANFZOGUUGXK5PHLB5JDYOXJ7DAVCNFSM534K2JBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBZGI4TIMRZG43A . You are receiving this because you authored the thread.Message ID: @.***>