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

Issue 3000293002: Don't blame old-space GC time against a new-space GC that triggered it. (Closed)

Created:
3 years, 4 months ago by rmacnak
Modified:
3 years, 4 months ago
Reviewers:
danunez, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't blame old-space GC time against a new-space GC that triggered it. R=danunez@google.com Committed: https://github.com/dart-lang/sdk/commit/e77e11ee05552e7bd43aab8e9e1f2bd3b5995b7c

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M runtime/vm/heap.cc View 1 chunk +11 lines, -9 lines 2 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
3 years, 4 months ago (2017-08-22 01:13:24 UTC) #2
danunez
lgtm w/ comment https://codereview.chromium.org/3000293002/diff/1/runtime/vm/heap.cc File runtime/vm/heap.cc (right): https://codereview.chromium.org/3000293002/diff/1/runtime/vm/heap.cc#newcode416 runtime/vm/heap.cc:416: TIMELINE_FUNCTION_GC_DURATION(thread, "EvacuateNewGeneration"); I think you'll need ...
3 years, 4 months ago (2017-08-22 17:01:27 UTC) #3
rmacnak
https://codereview.chromium.org/3000293002/diff/1/runtime/vm/heap.cc File runtime/vm/heap.cc (right): https://codereview.chromium.org/3000293002/diff/1/runtime/vm/heap.cc#newcode416 runtime/vm/heap.cc:416: TIMELINE_FUNCTION_GC_DURATION(thread, "EvacuateNewGeneration"); On 2017/08/22 17:01:26, danunez wrote: > I ...
3 years, 4 months ago (2017-08-22 17:10:51 UTC) #4
rmacnak
3 years, 4 months ago (2017-08-22 17:14:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e77e11ee05552e7bd43aab8e9e1f2bd3b5995b7c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698