[](https://bestpractices.coreinfrastructure.org/projects/5057)
[](https://gitter.im/ccache/ccache)
-Ccache (or “ccache”) is a compiler cache. It [speeds up
+Ccache is a compiler cache. It [speeds up
recompilation](https://ccache.dev/performance.html) by caching previous
compilations and detecting when the same compilation is being done again.