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

Issue 525024: Added rehashing of hash tables when there are too many deleted elements. (Closed)

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

Description

Added rehashing of hash tables when there are too many deleted elements. Committed: http://code.google.com/p/v8/source/detail?r=3536

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -10 lines) Patch
M src/objects.h View 4 chunks +24 lines, -7 lines 0 comments Download
M src/objects.cc View 4 chunks +9 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
bak
10 years, 11 months ago (2010-01-05 11:17:45 UTC) #1
Mads Ager (chromium)
10 years, 11 months ago (2010-01-05 11:36:17 UTC) #2
LGTM!

http://codereview.chromium.org/525024/diff/1/2
File src/objects.cc (right):

http://codereview.chromium.org/525024/diff/1/2#newcode6887
src/objects.cc:6887: //   atmost 50% of the free elements are deleted elements.
atmost -> at most

Powered by Google App Engine
This is Rietveld 408576698