Do number of layers (images) affect the runtime performance of docker?

Minimizing the number of layers definitely helps with pulling the repo from docker hub. However, once the image is available locally, do the number of layers affect the runtime performance?