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

Description Kentaro Hara 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
Comment 1 Kentaro Hara 2012-03-01 18:16:05 PST
Created attachment 129789 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-03-06 20:57:01 PST
All reviewed patches have been landed.  Closing bug.