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

Issue 2998473002: [vm] Revert changes related to triggering the 1st GC (Closed)

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

Description

[vm] Revert changes related to triggering the 1st GC This is the partial revert of the 8d6bc876f0eddb3cb248e112f4684616be82542c That CL caused noticeable slowdown of gen_snapshot on Mac and Windows. Reverting this part of the CL fixes regression. Closes https://github.com/dart-lang/sdk/issues/30317 R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/69817eea182384b40ef658d578fd49cac00c5874

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M runtime/vm/isolate.h View 1 3 chunks +3 lines, -2 lines 0 comments Download
M runtime/vm/isolate.cc View 1 3 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/pages.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
alexmarkov
3 years, 4 months ago (2017-08-04 19:46:00 UTC) #3
zra
lgtm w/ nit. https://codereview.chromium.org/2998473002/diff/1/runtime/vm/isolate.h File runtime/vm/isolate.h (right): https://codereview.chromium.org/2998473002/diff/1/runtime/vm/isolate.h#newcode784 runtime/vm/isolate.h:784: int64_t start_time_micros_; In non-product builds, this ...
3 years, 4 months ago (2017-08-04 20:08:29 UTC) #4
zra
Also thanks for tracking this down =)
3 years, 4 months ago (2017-08-04 20:08:55 UTC) #5
alexmarkov
https://codereview.chromium.org/2998473002/diff/1/runtime/vm/isolate.h File runtime/vm/isolate.h (right): https://codereview.chromium.org/2998473002/diff/1/runtime/vm/isolate.h#newcode784 runtime/vm/isolate.h:784: int64_t start_time_micros_; On 2017/08/04 20:08:28, zra wrote: > In ...
3 years, 4 months ago (2017-08-04 20:28:06 UTC) #6
alexmarkov
3 years, 4 months ago (2017-08-04 20:32:06 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
69817eea182384b40ef658d578fd49cac00c5874 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698