[Webkit-unassigned] [Bug 209802] Performance issue with the canvas "globalCompositeOperation" when set to "destination-in"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 13:09:01 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209802

--- Comment #4 from register at edouardmercier.fr ---
And beware of the results given by the little benchmark attached, because the "performance.now()" implementation on Safari does not allow sub-milliseconds precision. In order to work this around, if you have the opportunity to enable in Safari development mode the "performance.now()" sub-milliseconds precision (I could not find a way to achieve this), you will get precise results this time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200331/f9e92719/attachment.htm>


More information about the webkit-unassigned mailing list