These test scripts demonstrate the step-by-step speed ups that the various ccache
s provide.
Scripted test sequence:
- Start a build w/totally empty cache(s).
- Rebuild the same target with the now populated cache(s).
- Change to a new target and get some speedup via the populated cache(s).
- Rebuild that target to get the full speedup.
- ...repeat for the remaining two targets.
The first script is for a SeedSigner OS builder that only has the built-in BuildRoot ccache
.