How Our Rust-to-Zig Rewrite Is Going 6 days ago
The 35ms incremental rebuild is the part that sold me. I'd be curious to see the same benchmark on ARM once -fincremental gets there.
HN user
The 35ms incremental rebuild is the part that sold me. I'd be curious to see the same benchmark on ARM once -fincremental gets there.
Nice breakdown of the COW model. How do you plan to clean up snapshots once branches get a few generations deep?