XnView needs Multithreading support for dual-core and quad-core CPU's!
Also making use of SSE,SSE2 and SSE3 if they available would be nice too!!
REQ Dual \ Quad Core Support
Moderators: XnTriq, xnview
-
- XnThusiast
- Posts: 2453
- Joined: Tue Feb 17, 2004 1:11 am
- Location: Australia
REQ Dual \ Quad Core Support
Windows 10 Pro x64 21H2 and Vivaldi Browser (standalone)
-
- XnThusiast
- Posts: 2453
- Joined: Tue Feb 17, 2004 1:11 am
- Location: Australia
-
- XnThusiast
- Posts: 2453
- Joined: Tue Feb 17, 2004 1:11 am
- Location: Australia
-
- Posts: 229
- Joined: Fri May 02, 2008 9:27 am
-
- Posts: 7
- Joined: Fri Jun 26, 2009 7:35 pm
Re:
Sorry but I disagree. Stepping through my 6MP photos on a Core2Duo E6600 could be much faster if the image/jpg loading mechanism would use several cores.ckit wrote:the rest of XnView won't benefit from multi-threading unless you're resizing really massive resolutions
AFAIR JPG would be the perfect candidate for a multi core loading as each jpeg block is independent of the others. Therefore the image could be divided easily into 2/4/8 parts which could be then loaded in parallel.
Rob