- Changed the growth policy for hash tables to reduce the wasted memory.
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 2 Mar 2010 12:27:11 +0000 (12:27 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 2 Mar 2010 12:27:11 +0000 (12:27 +0000)
commit6bee49dddadcb742ba1f14387f9611f2f0a1885c
tree0ecd08be852370c3b9096b3b0e18301f59bb4b96
parentd960bd2c4b69f04739867210218bbed1c84085ae
- Changed the growth policy for hash tables to reduce the wasted memory.
  Now we fill hashtables 75% before expanding.

Review URL: http://codereview.chromium.org/660373

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3994 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc