Closed
Bug 1878602
Opened 2 years ago
Closed 6 months ago
Canvas demo (https://www.kevs3d.co.uk/dev/lsystems/ ) is 2x-4x slower with D2d-canvas compared to gpu/skia/Chrome
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Attachments
(1 file)
|
45.06 KB,
text/plain
|
Details |
Go to https://www.kevs3d.co.uk/dev/lsystems/
On the right side, select the design that looks like a pentagon (6th row from the top, column 1)
Set iterations to 8 and check the "Auto line width" option
Click on start
d2d-canvas: https://share.firefox.dev/49mDxnP (32s)
gpu-canvas: https://share.firefox.dev/3UprSjR (24s)
no-remote : https://share.firefox.dev/483YtPi (8s)
Chrome: https://share.firefox.dev/3uvsCJH (16s)
| Reporter | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
:lsalzman, can you comment to the bug?
Severity: -- → S3
Flags: needinfo?(lsalzman)
Updated•1 year ago
|
Flags: needinfo?(lsalzman)
| Reporter | ||
Comment 3•6 months ago
|
||
d2d-canvas is not the default anymore
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•