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

Issue 9323078: Grow lists by a factor of 2 instead of 1.5 on a resize. (Closed)

Created:
8 years, 10 months ago by fschneider
Modified:
8 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Grow lists by a factor of 2 instead of 1.5 on a resize. For zone lists this avoids resizing and reduces overall allocation in most cases (especially for small lists). Committed: https://code.google.com/p/v8/source/detail?r=10613

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fschneider
8 years, 10 months ago (2012-02-06 15:23:43 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 10 months ago (2012-02-06 15:26:32 UTC) #2
lgtm

lgtm

Powered by Google App Engine
This is Rietveld 408576698