aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar ulfjack <ulfjack@google.com>2018-04-01 01:36:57 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-04-01 01:38:03 -0700
commitf54d7e5293cc40ce3507a9adef530e46ab817585 (patch)
tree2cf3f0662bdf3523f1f01b4908ea0d47100eab5c /scripts
parentdf7731f13e58e719d0b0a703a0b53f2bc1e2d795 (diff)
Enable bulk writes in the HttpBlobStore
Second attempt of https://github.com/bazelbuild/bazel/commit/0654620304728a5aecadd58138e96c41135d24e7, which I am rolling back. The problem is that FilterOutputStream.write is just plain wrong and we shouldn't inherit FilterOutputStream at all, but instead do it manually (which actually requires less code). This was a performance regression in https://github.com/bazelbuild/bazel/commit/deccc485603c004daad959fd747f1c0c9efc4f00. Fixed #4944. PiperOrigin-RevId: 191215696
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions