diff options
author | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 00:25:56 +0000 |
---|---|---|
committer | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 00:25:56 +0000 |
commit | fe1f508b9bf1d35c333e4c6b509a5d44243403e2 (patch) | |
tree | 278a16774e98dda4180f757adfae9fcb58b0dfe7 /tools/perf_expectations | |
parent | 6eae9cf004fba00e78533a12c69f9987cdb0b7c7 (diff) | |
download | chromium_src-fe1f508b9bf1d35c333e4c6b509a5d44243403e2.zip chromium_src-fe1f508b9bf1d35c333e4c6b509a5d44243403e2.tar.gz chromium_src-fe1f508b9bf1d35c333e4c6b509a5d44243403e2.tar.bz2 |
Widen variance window for linux-hardy/moz.
BUG=none
TEST=linux-hardy/moz is green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/3146017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/perf_expectations')
-rw-r--r-- | tools/perf_expectations/perf_expectations.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf_expectations/perf_expectations.json b/tools/perf_expectations/perf_expectations.json index 8af4df9..0efab32 100644 --- a/tools/perf_expectations/perf_expectations.json +++ b/tools/perf_expectations/perf_expectations.json @@ -8,7 +8,7 @@ "linux-release-hardy/intl1/times/t": {"delta": -260, "var": 100}, "linux-release-hardy/intl2/times/t": {"delta": -745, "var": 80}, "linux-release-hardy/morejs/times/t": {"delta": -5, "var": 100}, - "linux-release-hardy/moz/times/t": {"improve": -115, "regress": -85}, + "linux-release-hardy/moz/times/t": {"improve": -190, "regress": 20}, "linux-release-hardy/startup/warm/t": {"delta": 30, "var": 30}, "mac-release-10.5/dhtml/times/t": {"delta": 0, "var": 60}, "mac-release-10.5/intl1/times/t": {"delta": 620, "var": 130}, |