Closed Bug 1558677 Opened 7 years ago Closed 4 years ago

Makepad scrolling is slow with WebRender

Categories

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

66 Branch
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: kvark, Unassigned)

References

(Blocks 1 open bug)

Details

https://makepad.github.io/makepad/

I'm seeing relatively large DisplayList IPC times (10ms mean), also sub-optimal compositing time (5ms). Scrolls much better without WR.

Blocks: wr-perf
Priority: -- → P3

For me, on linux + intel the bottleneck is texture uploads by a large margin (lots of time spent in Gleam::buffer_data in Renderer::update_texture_cache).

No longer blocks: wr-perf

Seems to run well now.

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