With this change, compilation saw a 2.4x improvement.
This can be combined with unity build to give an overall 4x improvement
Depends on D13797
Differential D13798
Cleanup: Add precompiled headers for `bf_compositor` Authored by Aaron Carlisle (Blendify) on Jan 11 2022, 7:30 AM. Tags None Subscribers None
Details With this change, compilation saw a 2.4x improvement. This can be combined with unity build to give an overall 4x improvement Depends on D13797
Diff Detail
Event TimelineComment Actions I am fine with the change, but I should not sign off on this ticket. CMake isn't my expertise. So will leave that for the other reviewers. Comment Actions Yeah, I tried to include any system includes along with any includes that are used often. These operations are generic and used often by other operations.
Comment Actions As you pointed out on chat, there's maybe a another 500ms to gain by adding COM_Debug.h , but all the really expensive stuff has been taken care of already, up to you if you want to include it, accepted regardless. | ||||||||||||||||