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

Issue 305413002: Grow big old generation slower. (Closed)

Created:
6 years, 6 months ago by Hannes Payer (out of office)
Modified:
6 years, 6 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Grow big old generation slower. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21700

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M src/heap.h View 1 2 2 chunks +17 lines, -8 lines 0 comments Download
M src/heap.cc View 1 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
lgtm https://codereview.chromium.org/305413002/diff/1/src/heap.h File src/heap.h (right): https://codereview.chromium.org/305413002/diff/1/src/heap.h#newcode1093 src/heap.h:1093: } else if (old_gen_size < max_old_generation_size_/8) { Nit: ...
6 years, 6 months ago (2014-06-05 14:13:11 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/305413002/diff/1/src/heap.h File src/heap.h (right): https://codereview.chromium.org/305413002/diff/1/src/heap.h#newcode1093 src/heap.h:1093: } else if (old_gen_size < max_old_generation_size_/8) { On 2014/06/05 ...
6 years, 6 months ago (2014-06-05 14:46:23 UTC) #2
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-05 14:59:48 UTC) #3
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-05 15:00:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r21700 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698