19 ms·
The confidence interval comment still applies for any production or client environment I've ever deployed code to. Unless you actually expect your environment
by trifurcate 2y ago
The confidence interval comment still applies for any production or client environment I've ever deployed code to.
Unless you actually expect your environment to spend more than 5% of its time on average getting suspended and resumed. Maybe you work on some tooling that is scheduled to run right around migration time (for servers) or sleep/resume time (for clients).
- haiku2077 2y agoOr you run at scale on a public cloud provider. We observe a few of these events per month.