WIP: Reduce IO overhead caused by artifact cache size calculation
Description
Changes the artifact cache size calculation code to compute it once at startup. and then update it dynamically at ArtifactCache.commit() and ArtifactCache.pull().
This merge request, when approved, will close issue/bug: #573 (closed)
Edited by Jürg Billeter