High Volume CI Optimization

Use when many agent-generated PRs per hour across many repos make CI feel slow or expensive, and you need it instant and cheap on infrastructure anyone can reproduce. Covers a three-tier runner model, collapsing job fan-out, host-local caches outside the workspace, in-job parallelism caps, fixed-port services, duplicate-work filters, affected-only builds, a remote cache, cache-masking hazards, timing APIs, per-minute cost, and security invariants. Cross-references self-hosted-runner-fleet for host setup rather than repeating it.

pooriaarab 1ab23e0 18.9 KB Updated

File contents

pooriaarab/skills/tree/main/high-volume-ci-optimization commit 1ab23e0b26

Frequently asked questions

npx skillmds@latest add pooriaarab/high-volume-ci-optimization