Closed
Bug 1855528
Opened 2 years ago
Closed 2 years ago
Make accessing the next free nursery purple buffer entry faster
Categories
(Core :: Cycle Collector, enhancement)
Core
Cycle Collector
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
right now the access isn't quite as fast as it could be
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-585
Updated•2 years ago
|
Severity: -- → S3
| Assignee | ||
Comment 1•2 years ago
|
||
nm. I can't seem to get any performance improvements after all. There was one try run where I did see non-insignificant improvements but after that nothing.
| Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Comment 2•2 years ago
|
||
Though, I guess the fix could land anyhow.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
| Assignee | ||
Comment 3•2 years ago
|
||
or not
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → WONTFIX
Comment 4•2 years ago
|
||
Could you give a bit of a description of what you tried that didn't work? In case others might be able to learn from it.
Flags: needinfo?(smaug)
| Assignee | ||
Comment 5•1 year ago
•
|
||
https://hg.mozilla.org/try/rev/9ab119d967593910137b2ee56491cd7c403d5114 was one variant
and https://hg.mozilla.org/try/rev/d7f59fd05da5a8ac74290e7545b2340a6f6a12f4 another
So just minor tweaks how to access entries
(Good that I have a list of all the small and possibly weird performance tweaks I've tried :) )
Flags: needinfo?(smaug)
You need to log in
before you can comment on or make changes to this bug.
Description
•