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

Issue 19388002: test.py: Report timings by adding up the time of all commands (Closed)

Created:
7 years, 5 months ago by kustermann
Modified:
7 years, 5 months ago
Reviewers:
ricow1, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

test.py: Report timings by adding up the time of all commands BUT=http://dartbug.com/11847 R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=25096

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -55 lines) Patch
M tools/testing/dart/test_progress.dart View 1 2 2 chunks +15 lines, -13 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 5 chunks +12 lines, -5 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 10 chunks +37 lines, -37 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kustermann
https://codereview.chromium.org/19388002/diff/2001/tools/testing/dart/test_progress.dart File tools/testing/dart/test_progress.dart (right): https://codereview.chromium.org/19388002/diff/2001/tools/testing/dart/test_progress.dart#newcode222 tools/testing/dart/test_progress.dart:222: } This procedure will be called O(n*log n) which ...
7 years, 5 months ago (2013-07-16 14:48:47 UTC) #1
ahe
Adding up the times does not tell us which part is the problem. It would ...
7 years, 5 months ago (2013-07-16 14:50:11 UTC) #2
kustermann
On 2013/07/16 14:50:11, ahe wrote: > Adding up the times does not tell us which ...
7 years, 5 months ago (2013-07-16 15:30:32 UTC) #3
kustermann
PTAL As discussed offline, we should sort/print only steps and not test cases. Here's an ...
7 years, 5 months ago (2013-07-17 13:01:14 UTC) #4
ahe
Awesome, thank you! LGTM
7 years, 5 months ago (2013-07-17 13:09:12 UTC) #5
kustermann
7 years, 5 months ago (2013-07-17 13:15:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r25096 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698