CA
correct-apricot

Apify actor is too slow

Apify pulls docker image every time I run the actor. Is this the expected behavior and is it possible to fix this in python client?
3 Replies
other-emerald
other-emerald2y ago
Hi @rhombus, this is expected behavior, you can try to optimize the image size to get the pull time down. The platform also prefetches some of the apify base images.
correct-apricot
correct-apricotOP2y ago
@vojtechmaslan Thanks for the fast response. Just for the clarification, so it is not possible to keep the runtime and reuse it?
other-emerald
other-emerald2y ago
@rhombus correct, that is unfortunately not possible at the moment

Did you find this page helpful?