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

Issue 1559653002: Investigate & fix issues around usage_count and deoptimization_count (Closed)

Created:
4 years, 11 months ago by srdjan
Modified:
4 years, 11 months ago
Reviewers:
Florian Schneider
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

Investigate & fix issues around usage_count and deoptimization_count BUG= R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/1595117898c5c40a7c3ba9c42028b9b0cd23a8a5

Patch Set 1 #

Patch Set 2 : f #

Patch Set 3 : y #

Total comments: 5

Patch Set 4 : c #

Patch Set 5 : d #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -16 lines) Patch
M runtime/vm/class_finalizer.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 3 chunks +10 lines, -8 lines 0 comments Download
M runtime/vm/compiler.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.cc View 1 2 3 4 4 chunks +8 lines, -3 lines 0 comments Download
M runtime/vm/weak_code.h View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/weak_code.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
srdjan
4 years, 11 months ago (2015-12-30 23:50:30 UTC) #2
Florian Schneider
What was the issue fixed here? https://codereview.chromium.org/1559653002/diff/40001/runtime/vm/compiler.cc File runtime/vm/compiler.cc (right): https://codereview.chromium.org/1559653002/diff/40001/runtime/vm/compiler.cc#newcode471 runtime/vm/compiler.cc:471: // A function ...
4 years, 11 months ago (2016-01-04 11:31:38 UTC) #3
srdjan
Reason for this change: Observed excessive optimization disabling based on the fact that the deoptimization ...
4 years, 11 months ago (2016-01-04 18:29:53 UTC) #4
Florian Schneider
lgtm
4 years, 11 months ago (2016-01-05 10:04:57 UTC) #5
srdjan
4 years, 11 months ago (2016-01-05 17:40:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
1595117898c5c40a7c3ba9c42028b9b0cd23a8a5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698