Firefox/Projects/Places Expiration Performance Refactoring: Difference between revisions
Jump to navigation
Jump to search
Comrade693 (talk | contribs) |
Comrade693 (talk | contribs) |
||
Line 11: | Line 11: | ||
= Non Goals = | = Non Goals = | ||
* Completely change our expiration algorithm (only looking for a small improvement) | |||
= Design = | = Design = |
Revision as of 15:29, 25 February 2009
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