commit | c26ec2d1afee54f63d9539b758f42e79cd73b87f | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@engflow.com> | Wed Jun 15 02:27:25 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 15 02:28:26 2022 -0700 |
tree | 7088c391c0b2d10b14e7a7ab4c79b0fe34a29a3d | |
parent | 35db514100daa910dfc9fb0c58a262c3d0b815df [diff] |
ByteStreamUploader: Open files at the last possible moment. Open files to upload only when the network is ready to accept data. Empirically, this greatly reduces the need to set `--bep_maximum_open_remote_upload_files` because the small-to-medium-sized files that are common in real-world builds can be opened, dumped onto the network, and closed in one shot. Closes #15670. PiperOrigin-RevId: 455074457 Change-Id: I243c7e6c51b2d415cdc0a00e7e71d06aefadbd2c
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md