Paint.NET just can’t satisfy an 8-core Opteron
March 23, 2008 – 4:50 pmJust to make sure, I went and downloaded the trial version of Windows Server 2008 from the Microsoft website. I installed it on this 8-core Opteron workstation with 8 GB of RAM that AMD sent me awhile ago for doing multithreading and performance scaling stuff. I installed version 3.22, then updated it to 3.30 Beta 2 to make sure that would work, and sure enough it does! (click for full size, 1600x1200) I'm not surprised, but I felt the need to verify this anyway :) I'll make sure the website lists Windows Server 2008 as a supported OS on the next update. As an interesting side note, having access to systems with 4 and 8 cores has brought up an interesting performance problem in Paint.NET, and key insights for optimization and design going forward. In the past I have done a lot of work to ensure that certain key rendering code is multithreaded, ...