mirror of https://github.com/apache/druid.git
3711c0d987
Two changes: 1) Intern DecompressingByteBufferObjectStrategy. Saves ~32 bytes per column. 2) Split GenericIndexed into GenericIndexed.V1 and GenericIndexed.V2. The major benefit here is isolating out the ByteBuffers that are only needed for V2. This saves ~80 bytes for V1 (one buffer instead of two). |
||
---|---|---|
.. | ||
src | ||
pom.xml |