Issuing a dummy draw or dispatch (depending on the pipeline type) can help prevent stuttering by forcing pipeline validation up-front. One of the advantages of having rigid pipelines is that this becomes very easy to do- just bind the pipeline and draw zero vertices when compiling.
More info: https://developer.nvidia.com/opengl-vulkan