-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Hi,
I've just noted the generatorraw.py and generator generates a ton of very small .py files, which is quite slow on platforms like windows. Would the project be interested on a patch to zip all this files together into a zip so it can be zip imported? If you import a lot of the small modules in the package quite faster, and if its not needed because it all comes from pyopengl-accelerate then its even better no many thosands little files scattered in all venvs. I think it wont hurt debuggability much, but maybe it can be an option that users can set somehow.
Is interest in this or not? I think I'll implement something internally for us but if its also wanted I can do a pull-request for the generators to generate a single zip file.
Metadata
Metadata
Assignees
Labels
No labels