I have noticed for the past couple weeks that I have seen extremely slow clone times when running macOS-hosted builds, typically when running builds during working hours. A couple hundred KB/sec transfer speeds are common during git checkout, but when running off-peak I see tens of MB per second.
I’m cloning from Github, and I use the standard - checkout
step that CircleCI provides.
Has anyone else been seeing the same on their macOS-hosted CircleCI builds? I have a ticket open with CircleCI support, but I wanted to see if others have the same issue so we can identify the cause and scope of the problem quicker.