Cold Start - Definição do Glossário de CI/CD
Um cold start é o atraso enquanto um runner novo inicializa e se configura antes de um job começar. Warm pools reduzem esse atraso.
Guias relacionados
What Is a CI Runner? Managed vs Self-Hosted ExplainedA CI runner is the machine that executes your pipeline jobs. Learn how runners work, the difference between h…
How to Speed Up GitHub Actions: 9 High-Impact TacticsMake GitHub Actions faster: caching, parallelization, test splitting, Docker layer caching, slimmer images, a…