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

Issue 1163713005: analysis server performance measurement driver first cut (Closed)

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

Description

analysis server performance measurement driver first cut * reads instrumentation file (log file support later) * tracks initial analysis elapse time * skeleton structure for adding more operations and tracking BUG= R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/ab5371e9b76decbff4961a8cc11284a54600e64a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+668 lines, -1 line) Patch
M pkg/analysis_server/test/integration/integration_tests.dart View 3 chunks +13 lines, -1 line 0 comments Download
A pkg/analysis_server/test/performance/driver.dart View 1 chunk +176 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/performance/input_converter.dart View 1 chunk +115 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/performance/instrumentation_input_converter.dart View 1 chunk +139 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/performance/main.dart View 1 chunk +120 lines, -0 lines 0 comments Download
A pkg/analysis_server/test/performance/operation.dart View 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
danrubel
5 years, 6 months ago (2015-06-03 22:13:11 UTC) #2
kevmoo
On 2015/06/03 22:13:11, danrubel wrote: WOO HOO! I love perf tests!
5 years, 6 months ago (2015-06-03 23:02:53 UTC) #3
scheglov
LGTM
5 years, 6 months ago (2015-06-04 00:11:32 UTC) #4
danrubel
5 years, 6 months ago (2015-06-04 14:12:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ab5371e9b76decbff4961a8cc11284a54600e64a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698