Bug 93156 - kdirlistener is heavily ineffective in deleting a lot of files
Summary: kdirlistener is heavily ineffective in deleting a lot of files
Status: RESOLVED DUPLICATE of bug 43356
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Brade
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-12 11:56 UTC by Stephan Kulow
Modified: 2004-11-12 12:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Kulow 2004-11-12 11:56:19 UTC
Try to delete 4000 files and see konqueror crawl - independent of the used 
view. 
 
I didn't do a full benchmarking, but from statistical review of gdb interrupts 
I would blame the nested loops in KDirListerCache::FilesRemoved.
Comment 1 Stephan Kulow 2004-11-12 12:08:14 UTC

*** This bug has been marked as a duplicate of 43356 ***