Bug 93156

Summary: kdirlistener is heavily ineffective in deleting a lot of files
Product: [Frameworks and Libraries] kio Reporter: Stephan Kulow <coolo>
Component: generalAssignee: Michael Brade <brade>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***