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

Issue 2544003: Ensures that cold startup perf tests clear more DLLs. Helps bring results int... (Closed)

Created:
10 years, 6 months ago by slightlyoff
Modified:
10 years, 6 months ago
Reviewers:
amit, joshia
CC:
chromium-reviews
Visibility:
Public.

Description

Ensures that cold startup perf tests clear more DLLs. Helps bring results into line with worst-case expectations on Vista. BUG=None TeST=run GCF perftests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48799

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome_frame/test/perf/chrome_frame_perftest.cc View 1 2 4 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
slightlyoff
10 years, 6 months ago (2010-06-03 00:52:44 UTC) #1
amit
10 years, 6 months ago (2010-06-03 00:56:26 UTC) #2
Good idea, LGTM

http://codereview.chromium.org/2544003/diff/4001/5001
File chrome_frame/test/perf/chrome_frame_perftest.cc (right):

http://codereview.chromium.org/2544003/diff/4001/5001#newcode328
chrome_frame/test/perf/chrome_frame_perftest.cc:328: LOG(ERROR) <<
GetLastError();
nit: It's better to record/trace error right after the API call. Doing it after
a few APIs might reset the error code.

Powered by Google App Engine
This is Rietveld 408576698