Python is not optimized for small glue code at all. The fact that it is the sanest language for use in that niche speaks much more about the ecosystem than about Python.
Python seems to be mainly optimized for web servers, scientific computing and machine learning tasks. None of those care about startup time.
Python seems to be mainly optimized for web servers, scientific computing and machine learning tasks. None of those care about startup time.