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

Refactor USDLayerWriter buildFilters() using parallelReduceLocations #6269

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

danieldresser-ie
Copy link
Contributor

This commit was originally part of #6261, in order to test out the interface of the new SceneAlgo function.

Now that we seem happy with that interface, it makes sense to actually use this version. My understanding of this code isn't especially deep, so it would definitely be good to have John take a look at - plus it sounds like John has some performance tests he can run on it.

@danieldresser-ie danieldresser-ie changed the base branch from main to 1.5_maintenance February 11, 2025 02:17
@johnhaddon
Copy link
Member

My benchmarks showed a 20x slowdown over the original. I think I've fixed that in the additional commit that I've pushed to this PR though - if that looks good to you then I'll squash and merge.

@danieldresser-ie
Copy link
Contributor Author

LGTM

@johnhaddon johnhaddon merged commit fb5bfc6 into GafferHQ:1.5_maintenance Feb 11, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants