Bug 80077 - [Perf tests] Reduce the number of loops in dom-attributes.html
Summary: [Perf tests] Reduce the number of loops in dom-attributes.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 18:10 PST by Kentaro Hara
Modified: 2012-03-06 20:57 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2012-03-01 18:16 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.