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

Issue 1193993003: Add AnalysisCache.onResultInvalidated, use in DartWorkManager. (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

Add AnalysisCache.onResultInvalidated, use in DartWorkManager. It helps to reduce add/analyze/remove cycle from 1850 ms to 1650 ms, i.e. on about 11%. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/12d475968521e814cf180ba949f64b25b2a27d1f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -29 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 6 chunks +55 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/dart_work_manager.dart View 2 chunks +10 lines, -16 lines 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 2 chunks +21 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_work_manager_test.dart View 2 chunks +16 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 6 months ago (2015-06-19 17:30:00 UTC) #1
Brian Wilkerson
LGTM
5 years, 6 months ago (2015-06-19 17:44:44 UTC) #2
scheglov
5 years, 6 months ago (2015-06-19 17:45:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
12d475968521e814cf180ba949f64b25b2a27d1f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698