945f123f8b
Motivation: Often a temporary ByteBuffer is used which can be cached to reduce the GC pressure. Modifications: Add a Deque per PoolChunk which will be used for caching. Result: Less GC. |
||
---|---|---|
.. | ||
src | ||
pom.xml |
945f123f8b
Motivation: Often a temporary ByteBuffer is used which can be cached to reduce the GC pressure. Modifications: Add a Deque per PoolChunk which will be used for caching. Result: Less GC. |
||
---|---|---|
.. | ||
src | ||
pom.xml |