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

Issue 1195183002: Move cache consistency validation into Analysis Server. (Closed)

Created:
5 years, 6 months ago by scheglov
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

Move cache consistency validation into Analysis Server. This speeds up the add/analyze/remove/analyze cycle from 1600 ms to 1300 ms, i.e. on about 20%. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e9c3b2d7b1f8358384921ff0723f072cb09ed4d5

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rework the CL. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -131 lines) Patch
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/context/context.dart View 1 3 chunks +51 lines, -59 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 6 chunks +72 lines, -72 lines 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
5 years, 6 months ago (2015-06-21 02:11:05 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1195183002/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart File pkg/analysis_server/lib/src/operation/operation_analysis.dart (right): https://codereview.chromium.org/1195183002/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart#newcode247 pkg/analysis_server/lib/src/operation/operation_analysis.dart:247: print('cacheIsInconsistent: $cacheIsInconsistent'); Remove debug line? If we want ...
5 years, 6 months ago (2015-06-21 15:52:39 UTC) #2
scheglov
PTAL
5 years, 6 months ago (2015-06-22 15:09:06 UTC) #3
Brian Wilkerson
LGTM
5 years, 6 months ago (2015-06-22 15:19:00 UTC) #4
scheglov
5 years, 6 months ago (2015-06-22 15:19:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e9c3b2d7b1f8358384921ff0723f072cb09ed4d5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698