-
Committer:
John Arbash Meinel
-
Date:
2009-03-18 22:40:55 UTC
-
mto:
(3735.2.157 brisbane-core)
-
mto:
This revision was merged to the branch mainline in
revision
4280.
-
Revision ID:
john@arbash-meinel.com-20090318224055-hs7nxyq5fjz0pr19
Different attempt, which I thought would give similar results but doesn't.
Changing it back to EXTRA_NULLS=1 and setting hash map to be twice as wide.
This results in 9.2k inserts, 1.3k expands, and overall 3m58s.
Also, the assumption of 'not many added' is patently false.
The biggest I've seen now is 2.2k insertions, and 2.2k*4k index is going to
be stupid-painful.