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

Issue 2386363002: Don't use Source to compute absolute URI in _getLibraryByRelativeUri(). (Closed)

Created:
4 years, 2 months ago by scheglov
Modified:
4 years, 2 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't use Source to compute absolute URI in _getLibraryByRelativeUri(). It does not matter usually, unless we live in the environment where actual Source resolution is very expensive. This makes resynthsis about 10% faster in this case. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/0c603e1bb962d82ae9ec144049cba4a1b02db880

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 2 months ago (2016-10-03 22:32:54 UTC) #1
Paul Berry
lgtm
4 years, 2 months ago (2016-10-04 12:04:25 UTC) #2
scheglov
4 years, 2 months ago (2016-10-04 15:23:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0c603e1bb962d82ae9ec144049cba4a1b02db880 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698