DescriptionAllow pyauto performance tests in perf.py to run as an autotest.
This change adds autotest control files and an associated pyauto suite
for running the tests in perf.py as an autotest. This change only
allows execution as an autotest, but does not enable the tests to run
continuously in the autotest lab. That will be done in a later CL.
I also modified perf.py so that the v8 benchmark test only runs for a
single iteration, and for the other tests, the number of iterations
can optionally be tweaked by setting an environment variable (useful when
running the perf tests manually).
BUG=chromium-os:18187, chromium-os:18185, chromium-os:18458
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96461
Patch Set 1 #Patch Set 2 : Minor edits. #
Total comments: 6
Patch Set 3 : Addressed first round of review comments. #Patch Set 4 : Previous patch upload failed, trying again. #Patch Set 5 : Minor bug fix. #Patch Set 6 : Previous patch upload failed, trying again. #
Total comments: 2
Patch Set 7 : Addressed last minor comment. #
Messages
Total messages: 6 (0 generated)
|