RESOLVED FIXED 113811
Need japanese line layout performance test
https://bugs.webkit.org/show_bug.cgi?id=113811
Summary Need japanese line layout performance test
Glenn Adams
Reported 2013-04-02 11:40:29 PDT
For use in testing performance regression related to upcoming Japanese related line break patches.
Attachments
Patch (26.68 KB, patch)
2013-04-02 11:48 PDT, Glenn Adams
no flags
run-perf-tests results (27.51 KB, text/html)
2013-04-02 14:56 PDT, Glenn Adams
no flags
Patch (27.29 KB, patch)
2013-04-02 15:33 PDT, Glenn Adams
no flags
Glenn Adams
Comment 1 2013-04-02 11:48:48 PDT
Ryosuke Niwa
Comment 2 2013-04-02 12:58:37 PDT
Comment on attachment 196200 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196200&action=review > PerformanceTests/ChangeLog:9 > + Will be used by https://bugs.webkit.org/show_bug.cgi?id=105692 to test potential performance regression > + for Japanese (and other CJK) line break changes. Is this test stable? Could you post sample results from this test? e.g. you can simply upload WebKitBuild/Release/PerformanceTestsResults.html after repeatedly running this test for 3-5 times. Also, is it really worth running this test on bot? The current cycle time of bots is roughly 2 hours so I'd rather not enable this test by default unless this test is going to be very effective in detecting real regressions. > PerformanceTests/Layout/LineLayoutJapanese.html:4 > + <meta charset="utf-8" /> We don't explicitly close self-closing tag in HTML5.
Glenn Adams
Comment 3 2013-04-02 14:56:59 PDT
Created attachment 196232 [details] run-perf-tests results Test run of PerformanceTests/Layout/LineLayoutJapanese.html on MBP Retina 15" (16GB RAM, 512G SSD).
Glenn Adams
Comment 4 2013-04-02 15:33:58 PDT
Glenn Adams
Comment 5 2013-04-02 15:36:02 PDT
(In reply to comment #2) > (From update of attachment 196200 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=196200&action=review > > > PerformanceTests/ChangeLog:9 > > + Will be used by https://bugs.webkit.org/show_bug.cgi?id=105692 to test potential performance regression > > + for Japanese (and other CJK) line break changes. > > Is this test stable? Could you post sample results from this test? > e.g. you can simply upload WebKitBuild/Release/PerformanceTestsResults.html after repeatedly running this test for 3-5 times. Yes. Posted. > > Also, is it really worth running this test on bot? The current cycle time of bots is roughly 2 hours so I'd rather not enable this test by default unless this test is going to be very effective in detecting real regressions. Added to Skipped. > > > PerformanceTests/Layout/LineLayoutJapanese.html:4 > > + <meta charset="utf-8" /> > > We don't explicitly close self-closing tag in HTML5. Fixed.
WebKit Review Bot
Comment 6 2013-04-02 16:29:42 PDT
Comment on attachment 196240 [details] Patch Clearing flags on attachment: 196240 Committed r147507: <http://trac.webkit.org/changeset/147507>
WebKit Review Bot
Comment 7 2013-04-02 16:29:45 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.