cloudpipe / cloudpipe/cloudpickle
Why is the first deserialization slow in the container?
Open
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 195
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 1
Description
The serialized function is complex, which introduce some dependencies, but the number of lines of code for the overall function is not long.

Running outside the container is as fast as a non-first run inside the container, What should I do to speed up the first deserialization in a container?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.