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

Issue 1821543002: Issue 26044. Cache and use LibraryElementImpl.exportNamespace. (Closed)

Created:
4 years, 9 months ago by scheglov
Modified:
4 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Issue 26044. Cache and use LibraryElementImpl.exportNamespace. This makes Flutter analysis 20% faster. R=brianwilkerson@google.com, paulberry@google.com BUG= https://github.com/dart-lang/sdk/issues/26044 Committed: https://github.com/dart-lang/sdk/commit/97759f471cdb68ce1bb41360c429bc175b099d0b

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -20 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 2 chunks +5 lines, -3 lines 2 comments Download
M pkg/analyzer/lib/src/generated/incremental_resolver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 6 chunks +26 lines, -14 lines 2 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 2 chunks +5 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 9 months ago (2016-03-20 21:20:16 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1821543002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1821543002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode1064 pkg/analyzer/lib/src/context/cache.dart:1064: ResultDescriptor descriptor, CacheState state, Object value) { I'm ...
4 years, 9 months ago (2016-03-20 21:26:29 UTC) #2
scheglov
https://codereview.chromium.org/1821543002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1821543002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode1064 pkg/analyzer/lib/src/context/cache.dart:1064: ResultDescriptor descriptor, CacheState state, Object value) { On 2016/03/20 ...
4 years, 9 months ago (2016-03-20 22:16:47 UTC) #3
scheglov
4 years, 9 months ago (2016-03-20 22:17:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
97759f471cdb68ce1bb41360c429bc175b099d0b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698