summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorchase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-02 22:34:07 +0000
committerchase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-02 22:34:07 +0000
commit5f507c9644ada6a6d2856c6920767c5f2cedd7b8 (patch)
treefcb618a55966dadcaa3832bad42091cf408d6e47 /tools
parent48176c6a58da6382fdb81d919d0afb592911dfaf (diff)
downloadchromium_src-5f507c9644ada6a6d2856c6920767c5f2cedd7b8.zip
chromium_src-5f507c9644ada6a6d2856c6920767c5f2cedd7b8.tar.gz
chromium_src-5f507c9644ada6a6d2856c6920767c5f2cedd7b8.tar.bz2
Add linux perf expectations for morejs and startup.
Initial numbers have high variance on purpose, this should show on the buildbot page as an orange result for those tests. BUG=18597 TEST=linux perf morejs and startup go orange Review URL: http://codereview.chromium.org/190017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25255 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/perf_expectations/perf_expectations.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/perf_expectations/perf_expectations.json b/tools/perf_expectations/perf_expectations.json
index 0967ef4..1600cb8 100644
--- a/tools/perf_expectations/perf_expectations.json
+++ b/tools/perf_expectations/perf_expectations.json
@@ -1 +1,4 @@
-{}
+{"linux-release-hardy/morejs": {"t": {"delta": -20, "var": 100}},
+ "linux-release-hardy/startup": {"t": {"delta": -20, "var": 30}},
+ "loaded": true
+}