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)

defect

Tracking

()

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.

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?

Type: enhancement → defect
You need to log in before you can comment on or make changes to this bug.