-
Notifications
You must be signed in to change notification settings - Fork 30
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
Investigate the slowdown with VCM #23
Comments
VCM slowed down up to 50% or more after merging with bsdf branch. |
Yes, but there is an another source of slowdown I've yet to determine. Regarding the current BSDFs, I've plans to add callable shaders in the future which should hopefully improve the performance. |
What you mean as "callable shaders"? |
Maybe good ideas is
|
Compared to 2022 drivers, the current version of the VCM algorithm seems a lot slower (~%50% !). Investigate why.
The text was updated successfully, but these errors were encountered: