C/C++ compiler cache. Note: packages usually provide symlinks for compilers in
/usr/lib/ccache/bin. Prepend this directory to$PATHto automatically useccachefor them. More information: https://ccache.dev/manual/latest.html.
ccache --show-stats
ccache --clear
ccache --zero-stats
ccache on all gcc invocations, see the note above):ccache gcc path/to/file.c