Commit 4530254c authored by phoglund@chromium.org's avatar phoglund@chromium.org

Adding WebRTC performance expectations.

This will be used to keep track of WebRTC's performance tests. These used to be in the internal build bot code for WebRTC, but we need to move them due to a recent chrome infra change. We can't put them in the regular tools/perf_expectations yet since we are not done migrating to chrome infra. This is expected to be temporary.

BUG=
NOTRY=True


Review URL: https://chromiumcodereview.appspot.com/13773008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192820 0039d316-1c4b-4281-b951-d872f2087c98
parent 1ca4fac0
========
Overview
========
See http://dev.chromium.org/developers/tree-sheriffs/perf-sheriffs#TOC-Selecting-an-acceptable-range-of-results
for a general explanation of how performance expectations work.
Instead of the regular make_expectations.py call, run this:
../perf_expectations/make_expectations.py -c webrtc_perf_expectations.cfg
We keep the WebRTC perf expectations aside since the tests are running on an
internal master for now.
\ No newline at end of file
{"mac-chrome-pure/webrtc_pyauto/cpu/jsep01_call": {"reva": 177905, "revb": 178004, "type": "absolute", "improve": 24.7, "regress": 29.085, "sha1": "24abfbec"},
"mac-chrome-pure/webrtc_pyauto/memory/jsep01_call": {"reva": 177905, "revb": 178004, "type": "absolute", "improve": 46622, "regress": 52278, "sha1": "a82eeef9"},
"win-chrome-pure/webrtc_pyauto/cpu/jsep01_call": {"reva": 177918, "revb": 178004, "type": "absolute", "improve": 19, "regress": 24, "sha1": "6957c70e"},
"win-chrome-pure/webrtc_pyauto/memory/jsep01_call": {"reva": 177918, "revb": 178004, "type": "absolute", "improve": 34929, "regress": 39480, "sha1": "ac2bc981"},
"linux-chrome-pure/webrtc_pyauto/cpu/jsep01_call": {"reva": 177905, "revb": 178004, "type": "absolute", "improve": 21.185, "regress": 39.375, "sha1": "5403a58a"},
"linux-chrome-pure/webrtc_pyauto/memory/jsep01_call": {"reva": 177905, "revb": 178004, "type": "absolute", "improve": 35298, "regress": 44277, "sha1": "f30d6384"},
"load": true
}
{
"base_url": "http://www.corp.google.com/~webrtc-cb/perf/",
"perf_file": "perf_expectations.json"
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment