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

Issue 660373: - Changed the growth policy for hash tables to reduce the wasted memory.... (Closed)

Created:
10 years, 9 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

- Changed the growth policy for hash tables to reduce the wasted memory. Now we fill hashtables 75% before expanding. Committed: http://code.google.com/p/v8/source/detail?r=3994

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
bak
10 years, 9 months ago (2010-03-02 12:24:26 UTC) #1
Kasper Lund
10 years, 9 months ago (2010-03-02 12:26:08 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698