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

Issue 7464046: Sync performance tests: Cleanup TODOs and print in dashboard friendly format (Closed)

Created:
9 years, 5 months ago by braffert
Modified:
9 years, 5 months ago
Reviewers:
anna, Raghu Simha
CC:
chromium-reviews, ncarter (slow), idana, Raghu Simha, Erik does not do reviews, Aaron Boodman, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Sync performance tests: Cleanup TODOs and print in dashboard friendly format This patch adds a new PrintResult method in SyncTimingHelper that should print timings in a format appropriate for use with the chromium perf dashboard. It is a much simpler replication of the methods found in chrome/test/ui/ui_perf_test.{h,cc}. Also cleanup TODOs that are no longer needed or relevant. BUG=90441 TEST=sync_performance_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94224

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review #

Patch Set 3 : typo #

Patch Set 4 : Add benchmark points TODO to all datatypes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -50 lines) Patch
M chrome/test/live_sync/performance/autofill_sync_perf_test.cc View 1 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/test/live_sync/performance/bookmarks_sync_perf_test.cc View 1 2 3 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/test/live_sync/performance/extensions_sync_perf_test.cc View 1 2 3 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/test/live_sync/performance/passwords_sync_perf_test.cc View 1 2 3 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/test/live_sync/performance/sync_timing_helper.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/test/live_sync/performance/sync_timing_helper.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/test/live_sync/performance/typed_urls_sync_perf_test.cc View 1 2 3 4 chunks +5 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
braffert
9 years, 5 months ago (2011-07-25 21:53:54 UTC) #1
Raghu Simha
Nice work, Ben. I have a few comments below. The comments I've made in autofill_sync_perf_test.cc ...
9 years, 5 months ago (2011-07-26 06:19:44 UTC) #2
braffert
Raghu, The tracking and comparison is not actually done by the tests themselves. The perf ...
9 years, 5 months ago (2011-07-26 17:46:59 UTC) #3
anna
9 years, 5 months ago (2011-07-26 22:24:31 UTC) #4
With the above changes, LGTM.

Powered by Google App Engine
This is Rietveld 408576698