Are there any stats on which images are most popular and most likely to already be present on host during spin up?

Spin Up Environment is slow and inconsistent.

Are some CircleCI images more popular than others? I want to maximize chances that the image I am using is already on the host. I am running Python and targeting a specific version is less important to me compared with speed.

Maybe you could preload some images for each language on the hosts?