/plushcap/analysis/buildbuddy/buildbuddy-how-bazel-5-0-makes-your-builds-faster

How Bazel 5.0 Makes Your Builds Faster

What's this blog post about?

Bazel 5.0 introduces several improvements aimed at making builds faster for BuildBuddy users. These include enhancements to the Build Event Service (BES) that make uploading events and artifacts more reliable and performant, deduplicated cache calls and uploads to reduce network traffic, faster action cache checking through caching of Merkle tree nodes, asynchronous cache uploading for improved local execution speed, and compressed uploads and downloads using the zstd algorithm. These changes should significantly improve build times for projects that share a lot of inputs between actions or rely heavily on BuildBuddy's Remote Cache or Remote Execution features.

Company
BuildBuddy

Date published
Jan. 25, 2022

Author(s)
Brentley Jones

Word count
717

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.