I am programming on an older tech stack and I'd like to improve compile times. I've seen an application called ccache but it looks like it only runs on Unix systems. Is there any other way to improve compile times on windows besides running on more machines?
↧