startupCpuBoost property
Determines whether CPU should be boosted on startup of a new container instance above the requested CPU threshold, this can help reduce cold-start latency.
Implementation
core.bool? startupCpuBoost;
Determines whether CPU should be boosted on startup of a new container instance above the requested CPU threshold, this can help reduce cold-start latency.
core.bool? startupCpuBoost;