Open
Bug 1852914
Opened 2 years ago
Updated 5 months ago
Nightly takes 190+ seconds to render a canvas demo. Chrome renders it instantly
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Go to https://www.fxhash.xyz/generative/27045
Click on run
AR: Nightly didnt render anything for 190 seconds. Then I gave up. Chrome renders it instantly
Nightly: https://share.firefox.dev/3Rk8nYH
Same performance with gpu-canvas.
Comment 1•2 years ago
|
||
Looks like readback via getImageData of canvas that doesn't have willReadFrequently. Does Chrome detect this and move the canvas or just faster at it?
| Reporter | ||
Comment 2•9 months ago
|
||
Still slow: https://share.firefox.dev/42WGmfh
| Reporter | ||
Updated•5 months ago
|
Type: enhancement → defect
You need to log in
before you can comment on or make changes to this bug.
Description
•