20,741
edits
| Line 520: | Line 520: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
to review ccache statistics, use: | to review ccache statistics, use (default cache is 1gb, so better raise this to ~3-5gb) : | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
$ ccache -s | $ ccache -s | ||