Overview
Sprint lead: YOURNAMEHERE
Sprinters:
- Description
- Periodically vacuum SQLite databases created by Firefox.
Goals / Use Cases
- Definitively determine if there's a performance benefit to vacuuming.
- Vacuum in an unobtrusive manner that does not interrupt the user.
- OPTIONAL: Expose a chrome-space function for triggering vacuum that can be called from the console.
Non Goals
- Add a UI component for manually triggering vacuum.
Design
Bugs
- bug 403702 - add a "compact db" button
- bug 484646 - thunderbird vacuum strategy bug