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

Issue 2007233002: Add --dump-megamorphic-stats. Lower megamorphic cache load factor to 50%. (Closed)

Created:
4 years, 7 months ago by rmacnak
Modified:
4 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add --dump-megamorphic-stats. Lower megamorphic cache load factor to 50%. R=iposva@google.com Committed: https://github.com/dart-lang/sdk/commit/4aaf810d25a337edc90352686f2b453fdc51860d

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -2 lines) Patch
M runtime/vm/flag_list.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/megamorphic_cache_table.cc View 1 chunk +50 lines, -0 lines 1 comment Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
CompileOnceHelloHtml spread 1, load 75% (old behavior) 96 megamorphic caches using 60KB. Megamorphic probe 0: ...
4 years, 7 months ago (2016-05-25 02:52:09 UTC) #2
Ivan Posva
LGTM -ip https://codereview.chromium.org/2007233002/diff/1/runtime/vm/megamorphic_cache_table.cc File runtime/vm/megamorphic_cache_table.cc (right): https://codereview.chromium.org/2007233002/diff/1/runtime/vm/megamorphic_cache_table.cc#newcode144 runtime/vm/megamorphic_cache_table.cc:144: for (intptr_t i = 0; i <= ...
4 years, 7 months ago (2016-05-25 17:27:53 UTC) #3
rmacnak
4 years, 7 months ago (2016-05-25 21:03:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4aaf810d25a337edc90352686f2b453fdc51860d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698