Adding CPU affinity in a 24-core build machine made builds take longer
Summary
An observation that setting CPU affinity on a 24-core build machine can increase build times, highlighting how improper affinity settings can hurt parallel build performance. The piece points to the importance of understanding OS scheduler behavior and multi-core utilization when tuning build environments.