Final Rendering


The situation in rendering applications is very similar to what we have just seen during video encoding. The explanation is also the same. First, final rendering can be easily split into parallel threads, so a triple-core processor would perform pretty well here. Second, rendering tasks use a lot of floating-point operations, so CPUs on Wolfdale cores perform better than CPUs on Allendale cores.



