Firefox/Projects/Places Expiration Performance Refactoring: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 7: Line 7:


= Goals / Use Cases =
= Goals / Use Cases =
tbd
* Continue to reduce the number of writes and fsyncs that we perform
* Simplify expiration code


= Non Goals =
= Non Goals =

Revision as of 15:28, 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

tbd

Design

tbd

Bugs

tbd