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

Issue 1150273003: Use Set instead of List for 'dependentResults'. (Closed)

Created:
5 years, 7 months ago by scheglov
Modified:
5 years, 7 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

Use Set instead of List for 'dependentResults'. With this change invalidation takes about 60 ms after a change in the cache.dart file. It is about 80 times after than now - 5000 ms. 60 ms still seems too high :-( R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/1a324ac3e75777cadd5076538b566bd42cbd5b96

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 7 months ago (2015-05-22 17:29:52 UTC) #1
Brian Wilkerson
LGTM
5 years, 7 months ago (2015-05-22 17:52:58 UTC) #2
scheglov
5 years, 7 months ago (2015-05-22 17:54:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1a324ac3e75777cadd5076538b566bd42cbd5b96 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698