Closed Goldziher closed 1 year ago
To add some context: This is a very naive measurement done by running time python -m "import <library>"
, which is not necessarily representative of starting up an entire application, but indicative of the issue at play.
According to @provinzkraut:
The goal of this issue is to ensure our startup time is at least as fast as the fastapi, with the aim of being significantly faster.