Closed
Bug 1647009
Opened 6 years ago
Closed 6 years ago
Investigate Windows segment heap memory implementation to reduce memory usage
Categories
(Core :: Memory Allocator, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1646819
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | wontfix |
People
(Reporter: yoasif, Unassigned)
Details
(Keywords: parity-edge)
Being used in Edge:
Early internal testing results of devices on the May 2020 Update are showing a memory usage reduction of up to 27% when browsing with Microsoft Edge.
https://blogs.windows.com/msedgedev/2020/06/17/improving-memory-usage/
Segment heap is a modern heap implementation that will generally reduce your overall memory usage. This element is supported in Windows 10, version 2004 (build 19041) and later.
https://docs.microsoft.com/en-us/windows/win32/sbscs/application-manifests#heaptype
| Reporter | ||
Updated•6 years ago
|
Keywords: parity-edge
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•