Bug 80077

Summary: [Perf tests] Reduce the number of loops in dom-attributes.html
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-03-01 18:10:17 PST
dom-attributes.html takes 100~ seconds in the perf bots. We should reduce the time by reducing the number of loops. This is just a temporary fix. After more detailed investigation, I will reduce the number of tests in dom-attributes.html, and revert back the number of loops to guarantee the reliability of the perf test results. FYI: Investigation of V8 DOM bindings performance: https://docs.google.com/a/google.com/spreadsheet/ccc?key=0AlobCOyvTnPKdDhqQlpybE11Ui1fbTRHNFd2ZHh4bEE#gid=0
Attachments
Patch (1.57 KB, patch)
2012-03-01 18:16 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-03-01 18:16:05 PST
WebKit Review Bot
Comment 2 2012-03-06 20:56:57 PST
Comment on attachment 129789 [details] Patch Clearing flags on attachment: 129789 Committed r110009: <http://trac.webkit.org/changeset/110009>
WebKit Review Bot
Comment 3 2012-03-06 20:57:01 PST
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.