sccache

A fast C/C++/Rust compiler cache. Composed of a client and a server, both running on the machine. More information: https://manned.org/sccache.

sccache {{[-s|--show-stats]}}

sccache gcc {{path/to/file.c}}

sccache --stop-server; SCCACHE_LOG=trace SCCACHE_START_SERVER=1 SCCACHE_NO_DAEMON=1 sccache

sccache --dist-status