Bug 252019 - Multithreading capability for Dolphin
Summary: Multithreading capability for Dolphin
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-22 10:57 UTC by dE
Modified: 2010-10-01 16:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dE 2010-09-22 10:57:47 UTC
Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

Dolphin currently does not support multithreading and at times high CPU is required for things like generating thumbnails, searching in large no. of files etc...

Reproducible: Didn't try
Comment 1 Peter Penz 2010-09-22 12:55:32 UTC
Thanks for the suggestion. The generating of thumbnails, the getting of meta-data, searching in files etc. is done asynchronously in custom threads/processes. If there is a performance issue in Dolphin, it of course has to be fixed, but threading is not always a solution. I'm closing this bug as invalid, as it is to vague: If you have a specific usecase where Dolphin hangs, I'd kindly ask to open a new bug-report so that we can decide then how to fix this specific issue by e.g. threading or somehow else.
Comment 2 dE 2010-10-01 16:20:33 UTC
Dolphin is very slow when opening ~2000 pictures with thumbnails enabled... the cut paste of a few files (~500 KB) takes ~30 seconds in the same partition.


I'm running AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55, the HDD on average gives 40 - 50 MB/s. Memory is never complete occupied.