Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've had success using https://github.com/nico/ninjatracing along with Clang's `-ftime-trace` to visualize the build performance of a C++ project using CMake. https://github.com/aras-p/ClangBuildAnalyzer helps further break down what the compiler is spending its time on.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: