Open
Bug 692979
Opened 13 years ago
Updated 5 days ago
Need more disk cache telemetry
Categories
(Core :: Networking, defect, P5)
Tracking
()
NEW
People
(Reporter: taras.mozilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Snappy:P2][necko-would-take])
Telemetry data for HTTP_PAGE_CACHE_READ_TIME shows that 5% of cache reads take >1s and 1% >10s.
We need telemetry to differentiate reads from block files vs separate files.
Would be good to get telemetry for cache eviction times too.
Note 10s reads could be happening during startup when there is a lot of IO going on, currently telemetry is biased to run for the first 30min(due to idle-daily implementation).
Reporter | ||
Updated•13 years ago
|
Whiteboard: [Snappy]
Updated•13 years ago
|
Whiteboard: [Snappy] → [Snappy:P2]
Updated•9 years ago
|
Whiteboard: [Snappy:P2] → [Snappy:P2][necko-would-take]
Comment 2•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•