automation
2 articles
A Jenkins Pipeline Tutorial That Times Every Stage
A declarative pipeline built and run on Jenkins 2.568.3, with the per-stage numbers the tutorials leave out — including what a single sh step costs.
Cloud & DevOpsA GitHub Actions Pipeline, With the Seconds Attached
A workflow that really runs, quoted as it is, with the per-step timings from a real run — where 84 seconds go, what caching buys, and the two lines that matter.
Cloud & DevOps