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

Issue 739643003: Cache ElementLocation instance and index key/location ids. (Closed)

Created:
6 years, 1 month ago by scheglov
Modified:
6 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cache ElementLocation instance and index key/location ids. This saves us about 9% of time, as the previous CL. From 22294 ms to 20040 ms. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41814

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -9 lines) Patch
M pkg/analysis_server/lib/src/services/index/store/codec.dart View 3 chunks +37 lines, -8 lines 0 comments Download
M pkg/analyzer/lib/src/generated/element.dart View 3 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 1 month ago (2014-11-18 20:28:16 UTC) #1
Brian Wilkerson
LGTM
6 years, 1 month ago (2014-11-18 21:13:57 UTC) #2
scheglov
6 years, 1 month ago (2014-11-18 23:02:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41814 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698