Swift 5.7 regression in async call performance

I noticed this too in a flakey test that relied on Task.yield(). It went from failing < 1% of the time to failing > 50% of the time.