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

Issue 227533005: Add new performance option (Closed)

Created:
6 years, 8 months ago by Brian Wilkerson
Modified:
6 years, 8 months ago
Reviewers:
ricow1, scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add new performance option to get both cold and warm timings. @Rico: Does it matter that the errors will be written between the two sets of timings? R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=34817

Patch Set 1 #

Patch Set 2 : Bug fixes #

Total comments: 4

Messages

Total messages: 5 (0 generated)
Brian Wilkerson
6 years, 8 months ago (2014-04-07 19:13:12 UTC) #1
scheglov
https://codereview.chromium.org/227533005/diff/20001/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java File editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java (right): https://codereview.chromium.org/227533005/diff/20001/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java#newcode261 editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java:261: private void showColdPerformanceResults(long startTime) { Maybe pass "-cold" prefix ...
6 years, 8 months ago (2014-04-07 19:20:30 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/227533005/diff/20001/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java File editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java (right): https://codereview.chromium.org/227533005/diff/20001/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java#newcode261 editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerMain.java:261: private void showColdPerformanceResults(long startTime) { Done https://codereview.chromium.org/227533005/diff/20001/pkg/analyzer/bin/analyzer.dart File pkg/analyzer/bin/analyzer.dart ...
6 years, 8 months ago (2014-04-07 20:05:16 UTC) #3
scheglov
Other than these two nits LGTM
6 years, 8 months ago (2014-04-07 20:21:39 UTC) #4
Brian Wilkerson
6 years, 8 months ago (2014-04-08 11:08:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r34817 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698