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

Issue 11369204: Do not add InstantiatedTypeArgument entries into cache as they cannot be canonicalized. Limit the m… (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not add InstantiatedTypeArgument entries into cache as they cannot be canonicalized. Limit the maximum subtype cache size, so that it does not become brobdingnagian and thus slows the GC. Committed: https://code.google.com/p/dart/source/detail?r=14825

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M runtime/vm/code_generator.cc View 3 chunks +20 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-13 00:25:11 UTC) #1
siva
8 years, 1 month ago (2012-11-13 00:37:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698