Description
Speeds up recompilation by caching previous compiler outputs. It is useful for developers who rebuild the same C, C++, or similar projects repeatedly and want shorter build times.
This Git package sits in the build toolchain. Incorrect cache configuration can hide build changes or consume disk space, so review cache paths and clear the cache when debugging suspicious builds.