RESOLVED FIXED 160371
Add an option to run the MotionMark tests with classic tile size (512x512)
https://bugs.webkit.org/show_bug.cgi?id=160371
Summary Add an option to run the MotionMark tests with classic tile size (512x512)
Said Abou-Hallawa
Reported 2016-07-29 18:50:22 PDT
This option allows measuring the performance of the css tests without the big tile improvement.
Attachments
Patch (5.39 KB, patch)
2016-07-29 19:14 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2016-07-29 19:14:37 PDT
Darin Adler
Comment 2 2016-07-31 20:55:15 PDT
Comment on attachment 284929 [details] Patch Seems OK for now, but seems a bit tied to implementation details of WebKit as opposed to general web platform principles.
Said Abou-Hallawa
Comment 3 2016-08-01 11:24:48 PDT
(In reply to comment #2) > Comment on attachment 284929 [details] > Patch > > Seems OK for now, but seems a bit tied to implementation details of WebKit > as opposed to general web platform principles. This is a debug option which is only visible in the MotionMark debug page. We use the debug page to test MotionMark or WebKit implementation details. We can decide which tweaks can make the measurements more accurate and how we can improve the WebKit performance. Also I think tiling is an implementation detail and I am not aware of any specs that specify the tile implementation or size.
WebKit Commit Bot
Comment 4 2016-08-01 11:46:36 PDT
Comment on attachment 284929 [details] Patch Clearing flags on attachment: 284929 Committed r203978: <http://trac.webkit.org/changeset/203978>
WebKit Commit Bot
Comment 5 2016-08-01 11:46:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.