Build artefacts aren't cached?
Build artefacts aren't cached?
Posted Oct 28, 2024 21:40 UTC (Mon) by Karellen (subscriber, #67644)Parent article: The performance of the Rust compiler
it is often the case that a build will get hung up waiting for one large, commonly-used crate to build
...
Li finished the talk with a few areas [...] that might be fruitful to investigate: [...] cached binary crates
I find it very surprising that this is not already the case.