The reality is that CPU rendering usually doesn’t really scale with more cores, as the bottlenecks lie elsewhere. llvmpipe, for example, is actually limited to a certain number of cores, and although you could always edit the code, you are unlikely to see that much of a performance uplift.
The reality is that CPU rendering usually doesn’t really scale with more cores, as the bottlenecks lie elsewhere. llvmpipe, for example, is actually limited to a certain number of cores, and although you could always edit the code, you are unlikely to see that much of a performance uplift.