I'm confused why you think fast CI/CD doesn't matter. In an ideal world, every commit you make goes through the full pipeline and ideally it's so fast that you get immediate feedback.
The only reason that you're delaying code going through the pipeline is that it's slow.
The only reason that you're delaying code going through the pipeline is that it's slow.