02-14-2016, 10:08 PM 
		
	
	
		I tested the option, and the build was no faster than without it. I think I'll just leave it off.
	
	
	
	
	
| 
					ccache in CI
				 | 
| 
		
		
		02-14-2016, 10:08 PM 
		
	 
		I tested the option, and the build was no faster than without it. I think I'll just leave it off.
	 
		
		
		02-14-2016, 11:22 PM 
(This post was last modified: 02-14-2016, 11:22 PM by LogicParrot.)
		
	 
		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. | 
| 
					« Next Oldest | Next Newest »
				 |