Open
Bug 1232610
Opened 10 years ago
Updated 3 years ago
Native canvas export are slow in Firefox
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
UNCONFIRMED
People
(Reporter: acterhd, Unassigned)
Details
(Whiteboard: [gfx-noted])
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.80 Safari/537.36
Steps to reproduce:
I tested on benchmark, I see that BMP much faster than native canvas export.
http://jsperf.com/bmp-2015/4
Actual results:
Canvas export are slow.
Expected results:
Canvas export should be very fast, faster than dirty BMP.
Comment 1•10 years ago
|
||
What's your graphics section of about:support look like?
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•