Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(670)

Issue 1089006: Re-enable the DB perf tests and lower the number of iterations per... (Closed)

Created:
10 years, 9 months ago by dumi
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Re-enable the DB perf tests and lower the number of iterations per test from 10 to 5, to make sure all tests finish in less than 10 minutes (seems to be a problem only on the Vista perf bot). TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42284

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -9 lines) Patch
M chrome/test/page_cycler/page_cycler_test.cc View 6 chunks +25 lines, -9 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
dumi
10 years, 9 months ago (2010-03-19 22:38:10 UTC) #1
darin (slow to review)
OK, but... http://codereview.chromium.org/1089006/diff/1/2 File chrome/test/page_cycler/page_cycler_test.cc (right): http://codereview.chromium.org/1089006/diff/1/2#newcode39 chrome/test/page_cycler/page_cycler_test.cc:39: #define DATABASE_TEST_ITERATIONS 5 won't this increase variance? ...
10 years, 9 months ago (2010-03-22 06:56:49 UTC) #2
Paweł Hajdan Jr.
Drive-by. You can also try printing some output after each iteration (and flush stdout to ...
10 years, 9 months ago (2010-03-22 07:24:19 UTC) #3
dumi
On 2010/03/22 06:56:49, darin wrote: > OK, but... > > http://codereview.chromium.org/1089006/diff/1/2 > File chrome/test/page_cycler/page_cycler_test.cc (right): ...
10 years, 9 months ago (2010-03-22 20:50:23 UTC) #4
darin (slow to review)
On Mon, Mar 22, 2010 at 1:50 PM, <dumi@chromium.org> wrote: > On 2010/03/22 06:56:49, darin ...
10 years, 9 months ago (2010-03-22 20:53:01 UTC) #5
dumi
10 years, 9 months ago (2010-03-22 21:41:24 UTC) #6
darin (slow to review)
http://codereview.chromium.org/1089006/diff/1/2 File chrome/test/page_cycler/page_cycler_test.cc (right): http://codereview.chromium.org/1089006/diff/1/2#newcode39 chrome/test/page_cycler/page_cycler_test.cc:39: #define DATABASE_TEST_ITERATIONS 5 On 2010/03/22 06:56:49, darin wrote: > ...
10 years, 9 months ago (2010-03-22 22:21:01 UTC) #7
dumi
On 2010/03/22 22:21:01, darin wrote: > http://codereview.chromium.org/1089006/diff/1/2 > File chrome/test/page_cycler/page_cycler_test.cc (right): > > http://codereview.chromium.org/1089006/diff/1/2#newcode39 > ...
10 years, 9 months ago (2010-03-22 22:40:14 UTC) #8
chase
thanks for filing 38962. do you see this as a stopgap until the vista perf ...
10 years, 9 months ago (2010-03-22 22:51:23 UTC) #9
chase
lgtm, btw
10 years, 9 months ago (2010-03-22 22:52:13 UTC) #10
dumi
10 years, 9 months ago (2010-03-22 23:04:28 UTC) #11
On 2010/03/22 22:51:23, chase wrote:
> thanks for filing 38962.  do you see this as a stopgap until the vista perf
> issue is sorted out?  that is, after that system is fixed, will you revert
this
> change (or at least return the DB test to 10 iterations)?

i'd probably revert this patch, to keep things consistent across all page_cycler
tests. but we can decide what we want to do when the issue on the vista perf bot
is resolved.

Powered by Google App Engine
This is Rietveld 408576698