Hello all; I was wondering if there was anything that could be done (from my end) to speed up application load times. If I run my python script directly, it starts (meaning the splash screen shows) in about a second. If I run the .exe generated by pyinstaller, it takes about four.
I'm running a one-dir installation, and I tried with and without UPX compression (didn't seem to make a difference). Is there anything else that I'm missing? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
