mirror of https://gitee.com/bigwinds/arangodb
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. |
||
---|---|---|
.. | ||
ContinuousSyncer.cpp | ||
ContinuousSyncer.h | ||
InitialSyncer.cpp | ||
InitialSyncer.h | ||
Syncer.cpp | ||
Syncer.h |