Bug 80078 - run-perf-tests should report the test runtime
Summary: run-perf-tests should report the test runtime
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: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 77037
  Show dependency treegraph
 
Reported: 2012-03-01 18:16 PST by Ryosuke Niwa
Modified: 2012-03-01 18:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2012-03-01 18:19 PST, Ryosuke Niwa
abarth: review+
rniwa: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-03-01 18:16:46 PST
In order to assess and adjust tests, we need run-perf-tests to output the aggregated runtime for each test. It's not sufficient to see the final test result since that won't include setup, etc... time.
Comment 1 Ryosuke Niwa 2012-03-01 18:19:04 PST
Created attachment 129790 [details]
Patch
Comment 2 Ryosuke Niwa 2012-03-01 18:35:43 PST
Landed in r109482.