Bug 52022

Summary: Konqueror performance bottlenecked by history file updates
Product: [Applications] konqueror Reporter: Ian Chiew <ian>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ian Chiew 2002-12-17 13:51:32 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc-2.95 Debian package gcc-2.95_2.95.4.ds14-16
OS:          Linux

The Konqueror history file can grow to several megabytes in size when holding several thousand entries.  Rewriting the file over and over again on a slow filesystem (such as NFS over a wireless link) makes page-to-page navigation in Konqueror very sluggish.

Suggest using a more efficient internal format for the konq_history file.
Comment 1 Constantin Berzan 2007-05-25 20:15:07 UTC
Same with bookmarks. Moving bookmarks in a 1MB+ file takes an awful lot of time. Now that Firefox 3.0 will have SQlite for its "Places" thing, it would really be a pity if Konqueror would remain with what it has.