Open Bug 693255 Opened 13 years ago Updated 2 years ago

Telemetry: A/B test to evaluate replacement-strategies for disk-cache

Categories

(Core :: Networking: Cache, defect, P5)

defect

Tracking

()

People

(Reporter: bjarne, Unassigned)

Details

(Whiteboard: [necko-would-take])

Bug #648605 contains some nice work around implementing the LRU-SP algorithm for the disk-cache. The conclusion in that bug indicates that this will be too costly in terms of extra memory-consumption or alternatively in terms of CPU-usage.

We should set up an A/B test to evaluate memory and CPU usage, cache hit-rates, and (if feasible with current timer-granularity) time to find an entry and time to find the right entry to evict. The buckets of the histogram should represent number of entries in the disk-cache.
Whiteboard: [necko-would-take]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.