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

Issue 1182933005: analysis server performance measurement - work in progress (Closed)

Created:
5 years, 6 months ago by danrubel
Modified:
5 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

analysis server performance measurement - work in progress still need to debug some failing requests, verify responses match expected responses, track notifications to determine what was analyzed, add docs, and ... BUG= R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/108f6c114b880aeed4591d1e8ca909f279a71dc8

Patch Set 1 #

Total comments: 10

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+666 lines, -174 lines) Patch
M pkg/analysis_server/test/performance/driver.dart View 6 chunks +85 lines, -32 lines 0 comments Download
M pkg/analysis_server/test/performance/input_converter.dart View 1 4 chunks +262 lines, -47 lines 0 comments Download
M pkg/analysis_server/test/performance/instrumentation_input_converter.dart View 1 3 chunks +75 lines, -65 lines 0 comments Download
A pkg/analysis_server/test/performance/local_runner.dart View 1 chunk +86 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/performance/log_file_input_converter.dart View 1 1 chunk +82 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/performance/main.dart View 9 chunks +57 lines, -14 lines 0 comments Download
M pkg/analysis_server/test/performance/operation.dart View 3 chunks +19 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
danrubel
5 years, 6 months ago (2015-06-15 16:44:53 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1182933005/diff/1/pkg/analysis_server/test/performance/input_converter.dart File pkg/analysis_server/test/performance/input_converter.dart (right): https://codereview.chromium.org/1182933005/diff/1/pkg/analysis_server/test/performance/input_converter.dart#newcode88 pkg/analysis_server/test/performance/input_converter.dart:88: if (method == 'analysis.getHover' || This is going ...
5 years, 6 months ago (2015-06-15 17:37:47 UTC) #3
danrubel
https://codereview.chromium.org/1182933005/diff/1/pkg/analysis_server/test/performance/input_converter.dart File pkg/analysis_server/test/performance/input_converter.dart (right): https://codereview.chromium.org/1182933005/diff/1/pkg/analysis_server/test/performance/input_converter.dart#newcode88 pkg/analysis_server/test/performance/input_converter.dart:88: if (method == 'analysis.getHover' || On 2015/06/15 17:37:47, Brian ...
5 years, 6 months ago (2015-06-17 15:35:32 UTC) #4
danrubel
5 years, 6 months ago (2015-06-17 15:35:52 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
108f6c114b880aeed4591d1e8ca909f279a71dc8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698