Closed
Bug 1715759
Opened 4 years ago
Closed 4 years ago
Add a pref to enable/disable pretenuring based on allocation site
Categories
(Core :: JavaScript: GC, task, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
The pretenuring work landed enabled by deafult but there's concern it's causing some performance regressions. We should add a pref so we can enable/disable this easily.
Assignee | ||
Comment 1•4 years ago
|
||
This doesn't change the state of this feature which currently enabled, but will
allow us to disable it easily if necessary.
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/974531f9054c
Add a pref to control allocation site based pretrening r=jandem
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•