sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Track blob size in database #1568

Closed V-FEXrt closed 4 months ago

V-FEXrt commented 4 months ago

Blob size will be needed eventually for more complex eviction algorithms and is useful now for analyzing usage stats of given jobs.

This change adds sizes to blobs and requires the BlobStore to report the size used for an uploaded blob.