Closed Bug 1804447 Opened 2 years ago Closed 2 years ago

Codepen demo (https://codepen.io/DonKarlssonSan/pen/LYzBYEP) is slower with gpu-canvas compared to D2D-canvas

Categories

(Core :: Graphics: Canvas2D, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1828904

People

(Reporter: mayankleoboy1, Unassigned)

Details

enable gpu-canvas
Go to https://codepen.io/DonKarlssonSan/pen/LYzBYEP

gpu-canvas: https://share.firefox.dev/3BktnWf
D2d-Canvas: https://share.firefox.dev/3uw8GCV

Gpu-canvas uses 80%-90% of my GPU, while D2d-canvas uses 20%-30%
With gpu-canvas if you reduce the size of the demo pane, the demo becomes faster. So we are drawing/invalidating the whole pane with gpu-canvas or something..

Blocks: gpu-canvas
Depends on: 1776885, 1804233
Severity: -- → S4
Summary: Codepen demo (https://codepen.io/DonKarlssonSan/pen/LYzBYEP) is slower with gpu-canvas → Codepen demo (https://codepen.io/DonKarlssonSan/pen/LYzBYEP) is slower with gpu-canvas compared to D2D-canvas

Duping this to bug 1828904, as the focus of gpu-canvas for now is parity with skia-canvas.

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1828904
Resolution: --- → DUPLICATE
No longer blocks: gpu-canvas
No longer depends on: 1804233, 1776885
You need to log in before you can comment on or make changes to this bug.