Open Bug 1249307 Opened 8 years ago Updated 2 years ago

Optimize parsing cache index

Categories

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

defect

Tracking

()

Tracking Status
firefox47 --- affected

People

(Reporter: michal, Unassigned)

Details

(Whiteboard: [necko-backlog])

Loading index from disk takes relatively lot of time. E.g. index with 165000 records is loaded in 15 seconds: https://bugzilla.mozilla.org/show_bug.cgi?id=1085172#c15. It seems that most of the time we spend parsing the file (CacheIndex::ParseRecords() and CacheIndex::ParseJournal()). We should investigate whether it is possible to optimize this code.
Whiteboard: [necko-backlog]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3

Unassigning Michal to move bugs back to triage pool.

Assignee: michal.novotny → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.