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

Issue 2450283003: Try to load the existing unlinked bundle by the content hash. (Closed)

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

Description

Try to load the existing unlinked bundle by the content hash. So that we don't create _File.forResolution() when we could use only the content hash and the existing unlinked bundle. This makes loading cached analysis results cheaper - no need to parse the unit. TBR R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/6be23afcf2714dc478646c12d6f5a88dff095f3e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -69 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 9 chunks +88 lines, -69 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 1 month ago (2016-10-26 20:04:47 UTC) #1
scheglov
Committed patchset #1 (id:1) manually as 6be23afcf2714dc478646c12d6f5a88dff095f3e (presubmit successful).
4 years, 1 month ago (2016-10-26 20:06:09 UTC) #3
Brian Wilkerson
lgtm
4 years, 1 month ago (2016-10-27 04:48:12 UTC) #4
Paul Berry
4 years, 1 month ago (2016-10-31 17:06:50 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698