ccache in CI
#31
I tested the option, and the build was no faster than without it. I think I'll just leave it off.
Reply
Thanks given by:
#32
3x - 5x speed is great.
I think compilation speeds can be boosted even further by not inlining function implementations in headers except where there's measurable performance difference. Xoft believes the effect would be negligible, but I think it's at least worth testing. I'll try to come up with a script which un-inlines all functions, and then compare compilation speeds and come up with numbers.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)