Experiencing Horrendous Startup Times for Nuitka Standalone Apps
I have a PySide6 GUI app that relies on several external modules and libraries such as NumPy, SciPy, MatPlotLib, and Pickle. There are no performance issues when run in Python but when I create a standalone app using Nuitka, the startup time is extremely slow (>1 min).