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

Issue 7737024: Speed up incremental marking if the heap size doubled (Closed)

Created:
9 years, 3 months ago by Erik Corry
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Speed up incremental marking if the heap size doubled since we started or if the space remaining halves. Committed: http://code.google.com/p/v8/source/detail?r=9138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -16 lines) Patch
M src/heap.h View 2 chunks +7 lines, -6 lines 0 comments Download
M src/incremental-marking.h View 2 chunks +5 lines, -9 lines 0 comments Download
M src/incremental-marking.cc View 3 chunks +47 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 3 months ago (2011-09-05 11:48:51 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-05 11:51:34 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698