actions / runner-images

GitHub Actions runner images
MIT License
9.17k stars 2.84k forks source link

Macos-14 runner Image 20240422.3 serious performance degradation #9750

Closed skeeping closed 3 weeks ago

skeeping commented 3 weeks ago

Description

Build times went from 10-11 minutes to 16-21 minutes when they switched from 20240415.6 to 20240422.3. No other things have changed and i reran a build that ran on 20240415.6 which reran on 20240422.3 and the build time went from [10m 47s] to [19m 6s]

Platforms affected

Runner images affected

Image version and build link

20240422.3

Is it regression?

yes was good in 20240415.6

Expected behavior

build times should not increase build 60-100% but should remain at 10-11 minutes

Actual behavior

build times are between 16 and 21 minutes

Repro steps

Build an ios application with 20240415.6 note the time, Rebuild the same application with 20240422.3 and compare and contrast