Been reading the latest @tuist blog post about the new Xcode compilation caching system, and this benchmark caught my attention. It compares build performance between an SPM-managed project and a Workspace-managed one, and the difference is staggering. Sometimes I worry that I'm missing out by not using SPM to manage my projects like the cool kids do, but this graph is sobering.