You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/07/22 13:04:24 UTC

[GitHub] [buildstream] juergbi opened a new pull request, #1697: _artifact.py: cache(): Optimize capture of metadata files

juergbi opened a new pull request, #1697:
URL: https://github.com/apache/buildstream/pull/1697

   `CASCache.add_object()` requires a gRPC round-trip to (local)
   buildbox-casd. This batches the calls into a single `add_objects()` call
   to reduce this to a single gRPC call.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] juergbi merged pull request #1697: _artifact.py: cache(): Optimize capture of metadata files

Posted by GitBox <gi...@apache.org>.
juergbi merged PR #1697:
URL: https://github.com/apache/buildstream/pull/1697


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org