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

Issue 9719024: Set timeout multipliers based on observed values (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
ricow1, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Set timeout multipliers based on observed values Committed: https://code.google.com/p/dart/source/detail?r=5617

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M dart/tools/testing/dart/test_options.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ahe
8 years, 9 months ago (2012-03-18 07:43:31 UTC) #1
TBR

I took a look in the log files, and based on timing of samples/swarm/SwarmTest,
it appears that checked mode makes compilation 11 times slower, and debug makes
compilation 6 times slower. So I rounded up to nearest power of two.

Powered by Google App Engine
This is Rietveld 408576698