Blog
A three-part series on why Rust builds are slow and how cargo-slicer closes the gap.
- Part I: The Waiting Game — why the usual tricks don't work
- Part II: The Gap — measuring exactly how much work is wasted
- Part III: Closing the Gap — how the virtual slicer works