Build artefacts aren't cached?
Build artefacts aren't cached?
Posted Oct 31, 2024 9:26 UTC (Thu) by taladar (subscriber, #68407)In reply to: Build artefacts aren't cached? by intelfx
Parent article: The performance of the Rust compiler
I believe the main reason is that some optimizations work better when they can consider the whole instead of just an incremental part.