Open
Bug 1547950
Opened 6 years ago
Updated 2 years ago
Investigate thread wake-ups
Categories
(Core :: XPCOM, task, P2)
Core
XPCOM
Tracking
()
ASSIGNED
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•6 years 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•6 years ago
|
||
FWIW, I'm looking into some of this. And we've already fixed some timer cases related to GC handling.
Assignee: nobody → bugs
Comment hidden (off-topic) |
Comment 4•2 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → smaug
Status: NEW → ASSIGNED
Flags: needinfo?(nika)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•