id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
678,VACUUM the configuration database at shutdown,adamk,,"One interesting behaviour that I've noticed with Firefox and it's SQLite integration is that the browser gradually gets slower over time (particularly the URL history dropdown stuff) because the SQLite files gradually get more fragmented.

VACUUMing these files manually results in a significant speed-up of the parts of the front end that are database dependant.

We should add support to Padre::DB to automatically run a VACUUM of the Padre database on shutdown (AFTER the Window is no longer visible).
",enhancement,closed,minor,,editor,0.47,fixed,,
