Closed Bug 1232641 Opened 8 years ago Closed 6 years ago

We need to tag more functions for pseudo stack. 33% of e10s janks happening in non-tagged functions.

Categories

(Firefox :: General, defect, P5)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
e10s + ---

People

(Reporter: gkrizsanits, Unassigned)

References

Details

See bug 1182637 comment 17. In a significant amount of janks (33% without e10s it was 18%) the only info we have about the stack is: Startup::XRE_Main


To understand what causing the janks we need to do a better job with pseudo stacks.
Blocks: 1182637
tracking-e10s: --- → ?
Jim, were we looking at not using pseudo stacks for this?
Flags: needinfo?(nchen)
I think pseudostack is still the best option for now. We had to disable native stacks because of work being done on breakpad.
Flags: needinfo?(nchen)
Priority: -- → P5
bug 1312883 and bug 1346415 are all about the transition to native stacks to avoid precisely this problem.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.