Open
Bug 1770108
Opened 3 years ago
Updated 2 years ago
Codepen demo (https://codepen.io/fractalkitty/pen/QWQKJEy ) is slower compared to Chrome
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
Details
Attachments
(2 files)
- Enable GPU-canvas
- Go to https://codepen.io/fractalkitty/pen/QWQKJEy
- Click on the demo
AR: slow to draw compared to Chrome
ER: As fast as Chrome
Profile: https://share.firefox.dev/3ln35tY
With gpu-canvas disabled, it is much more slow. So gpu-canvas helps a lot here.
Reporter | ||
Comment 1•3 years ago
|
||
Reporter | ||
Updated•3 years ago
|
Blocks: gpu-canvas
Comment 2•3 years ago
|
||
I can confirm that Firefox is slower than Chrome here, though still quite usable for this testcase. Lee, would you please investigate?
Severity: -- → S4
Flags: needinfo?(lsalzman)
Priority: -- → P3
Updated•3 years ago
|
Flags: needinfo?(lsalzman)
Reporter | ||
Comment 3•2 years ago
|
||
gpu-canvas and skia-canvas perform the same. Therefore unblocking the dependency on bug 1741501
No longer blocks: gpu-canvas
Summary: Codepen demo is slower with gpu-canvas compared to Chrome → Codepen demo (https://codepen.io/fractalkitty/pen/QWQKJEy) is slower compared to Chrome
Reporter | ||
Comment 4•2 years ago
|
||
standalone testcase
You need to log in
before you can comment on or make changes to this bug.
Description
•