-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
Manual LTO builds are being used in performance regression analysis to rule out a regression being caused by binary layout issues.
Building with LTO in Bazel currently doesn't work, but it may be possible to do a workaround with --ffat-lto-objects. This slows down the build significantly, so it will only be viable for manual builds.
- duplicates
-
SERVER-92654 Pass flto=thin to the compiler in addition to the linker
- Closed
- related to
-
SERVER-85904 Support Object Mode Link Model and LTO (Link Time Optimization) in Bazel
- Backlog