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

Arnold Renderer : Avoid mutex lock in ProceduralRenderer #5513

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

johnhaddon
Copy link
Member

As suggested by @danieldresser-ie in a discussion yesterday. This knocks around 30% off the runtime of ArnoldRenderTest.testInstancerEncapsulatePerf in PR #5453, testing with 64 threads.

This knocks around 30% off the runtime of `ArnoldRenderTest.testInstancerEncapsulatePerf` in PR GafferHQ#5453, testing with 64 threads.
@johnhaddon johnhaddon self-assigned this Oct 26, 2023
@danieldresser-ie
Copy link
Contributor

LGTM. And I'm seeing more significant perf improvements in my testing, up to 3X.

@johnhaddon johnhaddon merged commit d741d4d into GafferHQ:1.3_maintenance Nov 1, 2023
4 checks passed
@johnhaddon johnhaddon deleted the removeProcMutex branch November 8, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants