Bug 151716 - Add a new graphics test for CanvasRenderingContext2D functions: getImageData and putImageData
Summary: Add a new graphics test for CanvasRenderingContext2D functions: getImageData ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 12:53 PST by Said Abou-Hallawa
Modified: 2016-02-05 22:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (deleted)
2015-12-01 13:13 PST, Said Abou-Hallawa
no flags Details
Patch (9.56 KB, patch)
2015-12-01 17:00 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (9.69 KB, patch)
2015-12-01 17:28 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (7.79 KB, patch)
2016-02-05 21:23 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2015-12-01 12:53:22 PST
This test should be used for measuring the performance of these two functions.
Comment 1 Said Abou-Hallawa 2015-12-01 13:13:55 PST
Created attachment 266383 [details]
Patch
Comment 2 Said Abou-Hallawa 2015-12-01 17:00:26 PST
Created attachment 266413 [details]
Patch
Comment 3 Said Abou-Hallawa 2015-12-01 17:28:58 PST
Created attachment 266416 [details]
Patch
Comment 4 Said Abou-Hallawa 2015-12-01 17:31:31 PST
Running this test on the same hardware gives the following results:

Safari: 241.20
Chrome: 42.19
FireFox: 1412.88

I need to investigate why WebKit is much slower than FireFox.
Comment 5 Said Abou-Hallawa 2016-02-05 21:23:41 PST
Created attachment 270788 [details]
Patch
Comment 6 WebKit Commit Bot 2016-02-05 22:21:42 PST
Comment on attachment 270788 [details]
Patch

Clearing flags on attachment: 270788

Committed r196211: <http://trac.webkit.org/changeset/196211>
Comment 7 WebKit Commit Bot 2016-02-05 22:21:46 PST
All reviewed patches have been landed.  Closing bug.