[Scons-users] Adding more info to cache debug log
Mathew Robinson
chasinglogic at gmail.com
Wed May 15 11:19:52 EDT 2019
Hey all,
We’ve made a local modification to SCons so that when running with
—cache-debug it prints out the total number of requests to the cache and
the hit rate. A sample log line looks like:
CacheRetrieve(some_object_file.o): retrieving from
fb2c875662f617f57ca94b57ec38b561
requests: 3608, hits: 3437, misses: 171, hit rate: 95.26%
If other users are interested we’d like to upstream this change.
- Mathew Robinson (chasinglogic)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20190515/e26484a3/attachment-0001.html>
More information about the Scons-users
mailing list