steren’s avatarsteren’s Twitter Archive—№ 5,127

  1. …in reply to @BrettSlaski
    BrettSlaski I think it's actually what is responsible for the perf improvement you are seeing. Cold start of Cloud Functions or Cloud Run instance is roughly the same. But with Cloud Run, requests hit less cold start overall because each instance can absorb more than 1 by default.