Closed
Bug 1738240
Opened 3 years ago
Closed 3 years ago
Use fast division for QuantumWide allocation classes
Categories
(Core :: Memory Allocator, task)
Core
Memory Allocator
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
Details
Attachments
(3 files)
This is something we can improve since Bug 1669392 introduced these size classes.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D129806
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D129807
Pushed by pbone@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5ae1e415e6ee
Move division routine out of arena_run_reg_dalloc r=glandium
https://hg.mozilla.org/integration/autoland/rev/6b75f7d2ee73
Use fast-divide for QuantumWide r=glandium
https://hg.mozilla.org/integration/autoland/rev/da76ee719583
Convert the divide function to a template class r=glandium
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5ae1e415e6ee
https://hg.mozilla.org/mozilla-central/rev/6b75f7d2ee73
https://hg.mozilla.org/mozilla-central/rev/da76ee719583
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•