mirror of
https://github.com/NixOS/nix.git
synced 2025-10-14 02:19:32 +08:00

This adds a GHA jobs to help analyze build times and its regressions. It is based on `clangStdenv` with `-ftime-trace` together with `ClangBuildAnalyzer` to prepare markdown summary for individual components. This also has the minor benefit of dogfooding CA and impure derivations.