Closed Bug 1479880 Opened 6 years ago Closed 5 years ago

Avoid extra scene building

Categories

(Core :: Graphics: WebRender, enhancement, P3)

63 Branch
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1441308
Tracking Status
firefox63 --- affected

People

(Reporter: jrmuizel, Unassigned)

References

Details

We scene build every time we get a new display list. However we'd rather only build the scene once per render.

e.g. if the chrome process is submitting display lists at 60fps and child process is submitting at 60fps we'll be scene building at 120fps.
Blocks: 1479881
See Also: → 1471562
It looks similar to Bug 1471562.
Priority: -- → P3

There isn't anything actionable left to do here other than document splitting which is on it's way to fixing the remaining pieces of this so I'm closing it now.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.