[Webkit-unassigned] [Bug 39635] Improve canvas perf test fairness.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 18:17:19 PDT 2010


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #2 from David Levin <levin at chromium.org>  2010-05-24 18:17:19 PST ---
With these changes the results in chromium are nearly unchanged, but now the results from the gpu enabled firefox show how long the underlying operations really take.

>From my run with Firefox 3.7a4 with the DirectX enabled:
  Direct image copy: 93.5ms
  Indirect copy with (via ImageData): 121.25ms
  Copy with 2x scale: 492ms
  Copy with 0.5x scale 171ms
  Copy with rotate: 10.5 ms

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list