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

Issue 2517513005: Compute and flush only affected transitive signatures in FileState. (Closed)

Created:
4 years, 1 month ago by scheglov
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Compute and flush only affected transitive signatures in FileState. When we keep these signatures, recovery time for change/undo improves for analyzer + analysis_server from 700 ms to 360 ms. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/0e4e9ed8aa22b4ab668a066d92f51c0102ec7466

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -36 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 5 chunks +16 lines, -34 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/file_state.dart View 5 chunks +31 lines, -1 line 2 comments Download
M pkg/analyzer/test/src/dart/analysis/file_state_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 1 month ago (2016-11-19 18:10:53 UTC) #1
Paul Berry
lgtm assuming fix below is applied. https://codereview.chromium.org/2517513005/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart File pkg/analyzer/lib/src/dart/analysis/file_state.dart (right): https://codereview.chromium.org/2517513005/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart#newcode190 pkg/analyzer/lib/src/dart/analysis/file_state.dart:190: transitiveFiles It *probably* ...
4 years ago (2016-11-21 13:58:00 UTC) #2
Brian Wilkerson
lgtm
4 years ago (2016-11-21 15:57:05 UTC) #3
scheglov
https://codereview.chromium.org/2517513005/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart File pkg/analyzer/lib/src/dart/analysis/file_state.dart (right): https://codereview.chromium.org/2517513005/diff/1/pkg/analyzer/lib/src/dart/analysis/file_state.dart#newcode190 pkg/analyzer/lib/src/dart/analysis/file_state.dart:190: transitiveFiles On 2016/11/21 13:58:00, Paul Berry wrote: > It ...
4 years ago (2016-11-21 16:51:53 UTC) #4
scheglov
4 years ago (2016-11-21 16:53:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0e4e9ed8aa22b4ab668a066d92f51c0102ec7466 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698