Compression Support #13344
Labels
P2
We'll consider working on this in future. (Assignee optional)
team-Remote-Exec
Issues and PRs for the Execution (Remote) team
type: feature request
Description of the problem / feature request:
Remote Execution API has released support for Compressed Transfer (bazelbuild/remote-apis#168), and it would be good for bazel to take advantage of it
Feature requests: what underlying problem are you trying to solve with this feature?
Save network bytes and speed up upload and download transfers for network constrained clients
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
NA
What operating system are you running Bazel on?
NA
What's the output of
bazel info release
?All versions are in scope
If
bazel info release
returns "development version" or "(@non-git)", tell us how you built Bazel.NA
What's the output of
git remote get-url origin ; git rev-parse master ; git rev-parse HEAD
?NA
Have you found anything relevant by searching the web?
Any other information, logs, or outputs that you want to share?
The text was updated successfully, but these errors were encountered: