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

Issue 3054001: Adjust mac 10.5 startup expectations. (Closed)

Created:
10 years, 5 months ago by chase
Modified:
9 years, 7 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Adjust mac 10.5 startup expectations. After the most recent reboot, the startup results difference is ~30 ms. Adjust to keep the step green for now. BUG=none TEST=mac 10.5 startup is green TBR=nsylvain@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52935

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/perf_expectations/perf_expectations.json View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
chase
10 years, 5 months ago (2010-07-19 19:10:09 UTC) #1
Nicolas Sylvain
10 years, 5 months ago (2010-07-19 21:09:03 UTC) #2
lg

On Mon, Jul 19, 2010 at 12:10 PM, <chase@chromium.org> wrote:

> Reviewers: Nicolas Sylvain,
>
> Description:
> Adjust mac 10.5 startup expectations.
>
> After the most recent reboot, the startup results
> difference is ~30 ms.  Adjust to keep the step green
> for now.
>
> BUG=none
> TEST=mac 10.5 startup is green
> TBR=nsylvain@chromium.org
>
> Please review this at http://codereview.chromium.org/3054001/show
>
> SVN Base: http://src.chromium.org/git/chromium.git
>
> Affected files:
>  M tools/perf_expectations/perf_expectations.json
>
>
> Index: tools/perf_expectations/perf_expectations.json
> diff --git a/tools/perf_expectations/perf_expectations.json
> b/tools/perf_expectations/perf_expectations.json
> index
>
e7960909b30d12549e84b699c00b7a3203e73ba7..d27d18ffa2eaca60b66d5ca0d7df0c64d86ce129
> 100644
> --- a/tools/perf_expectations/perf_expectations.json
> +++ b/tools/perf_expectations/perf_expectations.json
> @@ -15,7 +15,7 @@
>  "mac-release-10.5/intl2/times/t": {"delta": 400, "var": 120},
>  "mac-release-10.5/morejs/times/t": {"delta": -35, "var": 80},
>  "mac-release-10.5/moz/times/t": {"delta": 80, "var": 80},
> - "mac-release-10.5/startup/warm/t": {"delta": 0, "var": 20},
> + "mac-release-10.5/startup/warm/t": {"delta": 30, "var": 20},
>  "mac-release-10.6/dhtml/times/t": {"delta": -12, "var": 14},
>  "mac-release-10.6/intl1/times/t": {"delta": 480, "var": 110},
>  "mac-release-10.6/intl2/times/t": {"delta": 300, "var": 60},
>
>
>

Powered by Google App Engine
This is Rietveld 408576698