Closed Bug 1553710 Opened 6 years ago Closed 6 years ago

Sort the available chunks list

Categories

(Core :: JavaScript: GC, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: pbone, Assigned: pbone)

Details

(Keywords: memory-footprint, Whiteboard: [MemShrink?])

Attachments

(1 file)

The GC maintains a list of chunks which have some but not all arenas allocated from. If we sort this list so that we're allocating new areas from the mostly-full chunks, then we may make more chunks empty sooner and be able to release them.

Hi perfherders, this may get us a memory usage win.

Flags: needinfo?(igoldan)
Flags: needinfo?(fstrugariu)

(In reply to Paul Bone [:pbone] from comment #4)

Hi perfherders, this may get us a memory usage win.

Thanks for the heads up!

Flags: needinfo?(igoldan)
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Flags: needinfo?(fstrugariu)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: