diff options
author | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 05:16:39 +0000 |
---|---|---|
committer | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 05:16:39 +0000 |
commit | 23114b4023e75494403e7c991e5707590a77ee7f (patch) | |
tree | aba9ea86f67846af07274f41aaf9b6b7221fbb01 /tools | |
parent | 7596ce72af88e6934be4aaa9d38a2deca96b095d (diff) | |
download | chromium_src-23114b4023e75494403e7c991e5707590a77ee7f.zip chromium_src-23114b4023e75494403e7c991e5707590a77ee7f.tar.gz chromium_src-23114b4023e75494403e7c991e5707590a77ee7f.tar.bz2 |
Update linux-hardy/intl*.
The regression from the WebKit roll looks worse than
originally seen.
BUG=none
TEST=linux-release-hardy/intl* is green
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/3248004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57832 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/perf_expectations/perf_expectations.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/perf_expectations/perf_expectations.json b/tools/perf_expectations/perf_expectations.json index 1e9815b..58e176b 100644 --- a/tools/perf_expectations/perf_expectations.json +++ b/tools/perf_expectations/perf_expectations.json @@ -5,8 +5,8 @@ "linux-release/moz/times/t": {"improve": -15, "regress": 15}, "linux-release/startup/times/t": {"improve": -15, "regress": 15}, "linux-release-hardy/dhtml/times/t": {"improve": -16, "regress": 14}, - "linux-release-hardy/intl1/times/t": {"improve": -500, "regress": -127}, - "linux-release-hardy/intl2/times/t": {"improve": -810, "regress": -590}, + "linux-release-hardy/intl1/times/t": {"improve": -400, "regress": -43}, + "linux-release-hardy/intl2/times/t": {"improve": -780, "regress": -530}, "linux-release-hardy/morejs/times/t": {"improve": -155, "regress": 145}, "linux-release-hardy/moz/times/t": {"improve": -190, "regress": 20}, "linux-release-hardy/startup/warm/t": {"improve": -15, "regress": 75}, |