Product
Module cache transfer analytics
•
#11619
Your module cache hit rate tells you how many modules you skipped rebuilding. It never told you how much data that cache actually moved, or how quickly. Now it does.

Every run's Module Cache tab surfaces the network side of your cache. Alongside cache hits, misses, and hit rate, you'll now see:
- Downloaded and Uploaded: the total size of prebuilt modules the run pulled from and pushed to the remote cache.
- Download throughput and Upload throughput: how fast those transfers actually moved, as a time-weighted average.