Open
Bug 697074
Opened 13 years ago
Updated 2 years ago
Telemetry: Add probe for typical cache-entry sizes
Categories
(Core :: Networking: Cache, defect, P5)
Core
Networking: Cache
Tracking
()
NEW
People
(Reporter: bjarne, Unassigned)
Details
(Whiteboard: [necko-would-take])
The cache microbenchmark currently uses six different entry-sizes from 128 bytes to 128Kb. Add a probe to capture (total size of an entry + its metadata) as well as the ratio entrySize/metadataSize.
By combining these and assume a reasonable distribution we can improve the microbenchmark to test and optimize for relevant entry-sizes.Telemetry: add
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 1•7 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
•