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

Issue 16359011: Share DartSdk instance in Java-based CLI Dart Analyzer. (Closed)

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

Description

Share DartSdk instance in Java-based CLI Dart Analyzer. Running all shared tests is just 1:40 with this CL! R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=23603

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerImpl.java View 3 chunks +15 lines, -3 lines 2 comments Download
M tests/co19/co19-analyzer.status View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
7 years, 6 months ago (2013-06-04 16:27:38 UTC) #1
Brian Wilkerson
LGTM if it actually improves execution time, but I'd like to understand why it would. ...
7 years, 6 months ago (2013-06-04 16:45:11 UTC) #2
scheglov
https://codereview.chromium.org/16359011/diff/1/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerImpl.java File editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerImpl.java (right): https://codereview.chromium.org/16359011/diff/1/editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerImpl.java#newcode77 editor/tools/plugins/com.google.dart.command.analyze/src/com/google/dart/command/analyze/AnalyzerImpl.java:77: this.sdk = getSdk(options.getDartSdkPath()); On 2013/06/04 16:45:11, Brian Wilkerson wrote: ...
7 years, 6 months ago (2013-06-04 16:54:09 UTC) #3
scheglov
7 years, 6 months ago (2013-06-04 16:54:46 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r23603 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698