Skip to content

PyOpenGL generates a lof of small python files #157

@santagada

Description

@santagada

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions