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

optimization (stored imports) #17

Open
grebz-dev opened this issue Aug 23, 2022 · 6 comments
Open

optimization (stored imports) #17

grebz-dev opened this issue Aug 23, 2022 · 6 comments
Assignees
Labels

Comments

@grebz-dev
Copy link
Collaborator

grebz-dev commented Aug 23, 2022

Optimize load times by caching loaded data

@grebz-dev grebz-dev self-assigned this Aug 23, 2022
@grebz-dev
Copy link
Collaborator Author

The scope of this issue has become nebulous as we refactor and move away from Makehuman's code base. Revisit later.

@grebz-dev grebz-dev removed their assignment Sep 23, 2022
@cadop
Copy link
Owner

cadop commented Jun 23, 2023

was this resolved in the new human class?

@grebz-dev
Copy link
Collaborator Author

was this resolved in the new human class?

Kind of. Human prims do store their properties, but the values still need to be loaded back into Makehuman every time a selection changes. Didn't necessarily speed anything up, just more elegant than previous method.

@grebz-dev grebz-dev self-assigned this Jun 23, 2023
@grebz-dev
Copy link
Collaborator Author

We can re-examine this when we move away from an internal Makehuman instance

@cadop cadop reopened this Jun 23, 2023
@cadop
Copy link
Owner

cadop commented Jun 23, 2023

we have this as on-hold, so lets keep it here

@grebz-dev
Copy link
Collaborator Author

request we clarify desired behavior + discuss implementation

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

No branches or pull requests

2 participants