Chromium Code Reviews
DescriptionSimplify the selector map and get rid of the partial type tree.
This new approach is a lot faster than the old approach, but we
do not use selector maps enough for this to really matter for
the overall compilation speed (yet).
There are definitely cases where having the cache has a small
positive impact and I expect that the significance of it will
increase as we start using selector maps in more places.
R=ngeoffray@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=18512
Patch Set 1 #Patch Set 2 : Avoid creating iterable on cache hit. #Patch Set 3 : iterateMatching -> computeMatching. #
Total comments: 5
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||