Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 14448: Disk Cache: Send only one eviction age data point per browser execution.... (Closed)

Created:
12 years ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Disk Cache: Send only one eviction age data point per browser execution. The eviction age analysis can be simplified (and it will be closer to what we really want to know) if we don't add the age of every entry, and instead use only the first evicted entry per run. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7073

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M net/disk_cache/backend_impl.cc View 1 chunk +9 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rvargas (doing something else)
12 years ago (2008-12-16 00:41:45 UTC) #1
Nicolas Sylvain
12 years ago (2008-12-16 16:17:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698