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

MAYA-113230 Minor performance improvement for loading scenes into Vp2RenderDelegate #1633

Conversation

williamkrick
Copy link
Contributor

When render tags change (or on file load) set the task controller render tags to the minimum set of tags rather than all tags. This saves time syncing rprims which are not drawn.

krickw added 2 commits August 17, 2021 08:34
…nimum set of tags rather than all tags. This saves time syncing rprims which are not drawn.
@williamkrick williamkrick added the vp2renderdelegate Related to VP2RenderDelegate label Aug 17, 2021
@williamkrick williamkrick linked an issue Aug 17, 2021 that may be closed by this pull request
@williamkrick
Copy link
Contributor Author

This pull request does not solve the linked issue #1624 so do not close that issue when this is merged.

@williamkrick williamkrick added the ready-for-merge Development process is finished, PR is ready for merge label Aug 17, 2021
@seando-adsk seando-adsk merged commit b981b71 into dev Aug 23, 2021
@seando-adsk seando-adsk deleted the krickw/MAYA-113230/synchronize_only_render_tags_which_have_changed branch August 23, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge vp2renderdelegate Related to VP2RenderDelegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MAYA-113230] ALab loading speed bottleneck
4 participants