commit | 361172dadf6fd7e3f1ed91f383f13457d43467ce | [log] [tgz] |
---|---|---|
author | Googler <lberki@google.com> | Wed May 08 05:20:35 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 08 05:22:22 2024 -0700 |
tree | 3687ffe9147f8dfc0e9640464f6bd89594a56cd0 | |
parent | fd6d9df50748368d0541024a7ec705fe187a1240 [diff] |
A number of trivial optimizations to "blaze dump --memory": * Buffer the output stream * Sort the output more efficiently (or rather, not in a horribly inefficient way) * Do not collect per-class details if not asked for * Shard some frequently-used concurrent maps The next step is to also shard ConcurrentIdentitySet; profiles say that that promises an another ~2x speedup. RELNOTES: None. PiperOrigin-RevId: 631764781 Change-Id: Ica07002a558c7bab23d58d3180372e5d0d357a9b
{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