Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make stub generation repeatable and less memory hungry #6

Open
friedererdmann opened this issue Jan 14, 2022 · 1 comment
Open

Make stub generation repeatable and less memory hungry #6

friedererdmann opened this issue Jan 14, 2022 · 1 comment

Comments

@friedererdmann
Copy link
Owner

Optimize stub generation by cleaning the scene before and after the generation of the stubs. Investigate if turning off UI/Viewport elements can improve generation speed as well. Provide visual feedback how far along the stub generation is.

@friedererdmann
Copy link
Owner Author

Already decreased memory and time by moving from creating a new object per property to analyzing all properties of one class from the same object in 85a161c. Still need to make repeatable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant