sapling/manifest
Stanislau Hlebik 774399c6b4 mononoke: write blobs in parallel in derived unodes
Summary:
Derived data generation is rather slow at the moment - up to 3 mins. I've added
a few printlns that showed that the problem is in the sequential writes.

This diff makes it so that writes to the blobstore happen in parallel.

Reviewed By: aslpavel

Differential Revision: D17093614

fbshipit-source-id: 771ccddfdb742e44a56dbd5be935559447c97298
2019-08-29 03:59:57 -07:00
..
derive_unode_manifest mononoke: write blobs in parallel in derived unodes 2019-08-29 03:59:57 -07:00
src add tracing for derive_impl and derive_manifest 2019-08-28 08:35:18 -07:00