←back to thread

1101 points codesmash | 2 comments | | HN request time: 0.427s | source
1. polskibus ◴[] No.45147157[source]
What do you guys use to profile whole ci/cd pipelines that involve building software , building (many) containers, running tests, running e2e tests etc. Ci/cd can be a huge drag on the lead time of delivery teams, containerisation helped with one thing but prolonged another. Is there a way out of this performance drag?
replies(1): >>45147164 #
2. polskibus ◴[] No.45147164[source]
By drag I mean 3-4 hrs until all e2e passed on an ephemeral k8s stack on a vm.