Open Bug 1834000 Opened 1 year ago Updated 1 year ago

Canvas demo (https://codepen.io/cantelope/full/KKGGEqG) is faster with skia-canvas compared to GPU-canvas(WPF-GPU performs better than stroke-aa)

Categories

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

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug, )

Details

Go to https://codepen.io/cantelope/full/KKGGEqG

skia-canvas: https://share.firefox.dev/3IpTAGF (Best)
GPU-canvas+ WPF GPU Raster: https://share.firefox.dev/459Dt9X (Good)
D2d-Canvas: https://share.firefox.dev/3MmBjuG (Bad)
GPU-canvas (Default: stroke-AA): https://share.firefox.dev/3MFQSiz (Worst)

Summary: Canvas demo (https://codepen.io/cantelope/full/KKGGEqG) is slower in gpu-canvas compared to skia-canvas (WPF-GPU performs better than stroke-aa) → Canvas demo (https://codepen.io/cantelope/full/KKGGEqG) is faster with skia-canvas compared to GPU-canvas(WPF-GPU performs better than stroke-aa)

Lee, not sure whether or how this affects our plans for Canvas, but it's a result you should know about.

Severity: -- → S3
Flags: needinfo?(lsalzman)
Priority: -- → P3
Flags: needinfo?(lsalzman)
Depends on: 1837068
You need to log in before you can comment on or make changes to this bug.