Optimize CI pipeline speed
Diagnose CI bottlenecks and apply parallelism, caching, lighter images, and selective monorepo builds to cut pipeline time.
Preview
Copy prompt
Our CI pipeline currently takes [X minutes] to complete. Here is the current pipeline configuration: [Paste config]. Analyse each stage to find bottlenecks and recommend specific optimisations. Consider: running independent stages in parallel, caching dependency installation across runs, implementing path-based change detection to skip unaffected services in a monorepo, switching to a smaller and faster base image, splitting large test suites into parallelised shards, and removing redundant or low-value steps.
More
DevOps
Prompts
