0
Commit Graph

2 Commits

Author SHA1 Message Date
simonhatch@chromium.org
774a58c3ad First pass performance try bot.
Piggy-backed a performance comparison mode onto the existing bisect architecture. The script will build and run the specified performance test, revert any local changes, build, and run again. At the moment, only chromium changes can be perf-tested. Future CL's will add the ability to perf test blink changes.

Waiting on http://codereview.chromium.org/27413002, http://codereview.chromium.org/26179009.

BUG=
TEST=

Modify run-perf-test.cfg, commit, and run git try --user=<user> -b linux_perf_bisect

Expect bot to run with/without patch, ie. http://build.chromium.org/p/tryserver.chromium/builders/linux_perf_bisect/builds/387

Review URL: https://codereview.chromium.org/27165006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229963 0039d316-1c4b-4281-b951-d872f2087c98
2013-10-22 00:10:24 +00:00
simonhatch@chromium.org
8997afddab Added separate checkout and config file generation to bisect script.
BUG=
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183827 0039d316-1c4b-4281-b951-d872f2087c98
2013-02-21 17:20:04 +00:00