A compiler cache
copied from cf-staging / ccacheconda install conda-forge::ccache
conda install conda-forge/label/cf201901::ccache
conda install conda-forge/label/cf202003::ccache
ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.