On Sun, 2021-09-12 at 10:00 -0400, Robert P. J. Day wrote: > off the wall question from a friend, but is there a way to get a > general idea of how much work (how many tasks?) could be saved for a > build based on some available sstate cache directory?
Run a build with bitbake -n against it and there is a summary printed near the start of the build which says something like: Sstate summary: Wanted 1525 Local 0 Network 1515 Missed 10 Current 0 (99% match, 0% complete) Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155951): https://lists.openembedded.org/g/openembedded-core/message/155951 Mute This Topic: https://lists.openembedded.org/mt/85551776/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
