Bug 182089 - Add the support for reporting Speedometer 2.0 results to perf dashboard
Summary: Add the support for reporting Speedometer 2.0 results to perf dashboard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 182088
  Show dependency treegraph
 
Reported: 2018-01-25 01:07 PST by Ryosuke Niwa
Modified: 2018-01-29 12:38 PST (History)
5 users (show)

See Also:


Attachments
Adds tests (5.42 KB, patch)
2018-01-29 00:48 PST, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2018-01-25 01:07:20 PST
Right now, the perf dashboard can't process the geometric mean of times reported by Speedometer 2.0.
Add the support to process Speedometer 2.0 results to the perf dashboard.
Comment 1 Ryosuke Niwa 2018-01-25 01:29:52 PST
<rdar://problem/36172346>
Comment 2 Ryosuke Niwa 2018-01-29 00:42:39 PST
Apparently, this already works. I even added a comment about. I'm gonna add server tests to make sure it won't regress.
Comment 3 Ryosuke Niwa 2018-01-29 00:48:01 PST
Created attachment 332518 [details]
Adds tests
Comment 4 Ryosuke Niwa 2018-01-29 00:54:46 PST
I'm sometimes amazed by my past self's foresightedness for the perf dashboard... This thing is designed with such a forward compatibility in mind.
Comment 5 Chris Dumez 2018-01-29 11:57:18 PST
Comment on attachment 332518 [details]
Adds tests

rs=me
Comment 6 Ryosuke Niwa 2018-01-29 12:38:39 PST
Committed r227750: <https://trac.webkit.org/changeset/227750>