Bug 151716

Summary: Add a new graphics test for CanvasRenderingContext2D functions: getImageData and putImageData
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: AnimationsAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dino, kgraff, rniwa, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

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.