Date: 2026-03-20 to 2026-03-24
Update-verify tasks run ~6 minutes slower on AMD workers (b-linux-docker-amd) because those GCP machines (c3d-standard-16-lssd) only get 1 NVMe SSD, while Intel workers (c2-standard-16) get 2 NVMe SSDs in an LVM stripe, giving ~2x I/O throughput for the large-file copy pattern.
It's a provisioning asymmetry, not a CPU/Docker/image issue. AMD machines with 2 NVMe drives (c3d-standard-30-lssd) match Intel IO performance exactly.