Tag
Buz is a fork of the Bun JavaScript runtime that uses modern Zig, achieving sub-1 second incremental builds.
A blog post exploring the design of an ideal 'postmodern' build system that prioritizes trustworthy incremental builds, maximized computation reuse, and distributed builds, using Nix as a reference point.
BuildBuddy's remote cache now uses content-defined chunking (CDC) to enable byte-level reuse of large build outputs, reducing uploads by 40% and disk cache size by 40% in benchmarks.