For instance, when setting render samples, noise threshold, or domain resolution I set it at 128, 256, etc. I’ve just done it this way ever since I learned Blender, but does this acutally do anything?
You must log in or register to comment.
There are many optimizations that can be done when working with numbers that are a power of two
that being said, i have no idea if any such optimizations are done or even applicable here 🤷♂️You should always experiment to see if it does, it can have large impacts on things like cache coherency but it always depends hugely on your particular scene