1
0
Fork 0
arangodb/arangod/HashIndex
Jan Steemann a007a867ee "privatized" TRI_vector_t internals.
This allows changing the internals of TRI_vector_t structs in order to make the struct smaller.
On 64 bits, the size of TRI_vector_t is reduced from 48 bytes to 28 bytes.
TRI_json_t does benefit from this, as its biggest component is a TRI_vector_t.
2015-05-05 10:31:02 +02:00
..
hash-array-multi.cpp Visual Studio adjustments 2015-04-30 11:46:55 +02:00
hash-array-multi.h selectivty, try 0 2015-01-27 09:34:04 +01:00
hash-array.cpp shaper changes 2015-02-15 21:53:27 +01:00
hash-array.h fixed leaks during reverts 2015-01-03 01:28:23 +01:00
hash-index.cpp "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
hash-index.h sparse indexes, initial commit, untested 2015-02-07 03:07:41 +01:00