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

Issue 721573003: Increase the target new space size to the max new space size (Closed)

Created:
6 years, 1 month ago by jochen (gone - plz use gerrit)
Modified:
6 years, 1 month ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Increase the target new space size to the max new space size Assuming a page creates a low of objects that however will soon die after page load, delaying the first scavange will hopefully decrease the amount of time spent during page load without a later penalty when we have to scavenge a large but mostly dead new space BUG=v8:3626 R=hpayer@chromium.org LOG=y Committed: https://code.google.com/p/v8/source/detail?r=25298

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/heap/heap.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
ptal
6 years, 1 month ago (2014-11-12 08:34:13 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 1 month ago (2014-11-12 12:15:40 UTC) #2
jochen (gone - plz use gerrit)
6 years, 1 month ago (2014-11-12 14:46:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 25298 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698