Closed Bug 1151810 Opened 9 years ago Closed 4 years ago

Make cache entry hash shorter

Categories

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

defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox40 --- affected

People

(Reporter: michal, Assigned: michal)

References

(Depends on 2 open bugs)

Details

(Whiteboard: [necko-backlog])

The current hash (sha1) is quite large, which is good in respect of collisions but it also takes a lot of space in cache index. Given that we want to put more information to the index in bug 1151788, we should try to save some memory by using a shorter hash.
Depends on: 1151812
Depends on: 1151815
Depends on: 1151826
Depends on: 1151887
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

We probably don't need this anymore.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.