The executables compiled by compile_all_but_not_unittests are not used for any purpose other than to verify that compiling them succeeds. We can therefore speed up the compilation process (estimated to be ~15 minutes faster) by skipping the generation of debug symbols.
- is related to
-
SERVER-99661 Sync compile_all_but_not_unittests cache with other tasks
-
- Closed
-
- related to
-
SERVER-99774 Swap to using --output_groups=compilation_outputs to skip linking
-
- Open
-
-
SERVER-98484 Switch debug symbols off in compile-all-but-unit-test nightly tasks
-
- Closed
-