summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-23 01:37:06 +0000
committernduca@chromium.org <nduca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-23 01:37:06 +0000
commit106abd375e5e8765832a28e0316d2f6fc3d01939 (patch)
treee5330ec459af26801d1fe1488f4210b4cc45ed36 /build
parent8662cabbd541ba4cb54ad38f50c3e6571c2b5e1d (diff)
downloadchromium_src-106abd375e5e8765832a28e0316d2f6fc3d01939.zip
chromium_src-106abd375e5e8765832a28e0316d2f6fc3d01939.tar.gz
chromium_src-106abd375e5e8765832a28e0316d2f6fc3d01939.tar.bz2
Cleanup of page_measurement_results object
This patch introduces telemetry.value, which factors out the different kinds of data collected by telemetry benchmarks, currently scalar values, lists of scalar values, and histograms. This factoring provides mechanisms for combining together values --- value summarization, which was previously the job of the results objects, is now part of the value system. The actual interface between the page_measurement_results object and the rest of telemetry is unchanged. A values_backcompat module exists to convert the old interface to the new interface. A followup patch can remove this backcompat path. Most discussion of this is on https://codereview.chromium.org/27486002/ BUG=306944 Review URL: https://codereview.chromium.org/83813003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236907 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions