Firefox/Projects/Places Expiration Performance Refactoring
Jump to navigation
Jump to search
Overview
Sprint lead: sdwilsh
Sprinters: marco, dietrich
- Description
- Reduce code complexity and increase performance by reducing writes we do shortly after visiting a page.
Goals / Use Cases
- Continue to reduce the number of writes and fsyncs that we perform
- Simplify expiration code
Non Goals
- Completely change our expiration algorithm (only looking for a small improvement)
Design
tbd
Bugs
tbd