10 ms·
You can compile your Python code using Nuitka, the resulting binary has much better startup time. I do this for a couple of command line tools.
by Rotareti 6y ago
You can compile your Python code using Nuitka, the resulting binary has much better startup time. I do this for a couple of command line tools.