Open
Bug 1547950
Opened 8 months ago
Updated 3 months ago
Investigate thread wake-ups
Categories
(Core :: XPCOM, task, P2)
Core
XPCOM
P2
Tracking
()
NEW
People
(Reporter: smaug, Assigned: smaug)
References
(Depends on 2 open bugs)
Details
Thread wake-ups may reveal issues in scheduling, especially timer related scheduling.
So, would be be good to have some analysis on how much and when Gecko does wake-ups.
What kind of analysis is still TBD.
![]() |
||
Comment 1•8 months ago
|
||
Somebody was looking at this recently and Firefox was doing ~3x more wakeups than Edge. I agree this would be good to look at in some more detail.
Type: defect → task
Priority: -- → P2
Assignee | ||
Comment 2•8 months ago
|
||
FWIW, I'm looking into some of this. And we've already fixed some timer cases related to GC handling.
Assignee: nobody → bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•