Description
Analyzes Clang build time traces to find expensive compilation steps. It is useful for C and C++ developers who want to understand slow builds and prioritize compile-time improvements.
Build traces can include file paths and project structure. Be careful when sharing reports from private codebases or internal build systems.