Closed Bug 1365682 Opened 7 years ago Closed 6 years ago

stylo: Investigate context-switching overhead

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox57 --- wontfix

People

(Reporter: bholley, Assigned: bholley)

References

(Depends on 1 open bug)

Details

Profiling parallel vs sequential, it looks like we end up getting killed on overhead with lots of small traversals (i.e. the one-off traversals from the frame constructor).

We should profile the overhead, see if we can reduce it, and figure out where the threshold is for the parallel traversal to be a win.
Priority: -- → P1
Depends on: 1359897
Bug 1367228 may help here.
Depends on: 1367228
Priority: P1 → P4
status-firefox57=wontfix unless someone thinks this bug should block 57
I think we're good here now.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.