4c70a99e5a
Motivation: We are currently doing a memory cop to extract the frame in LengthFieldBasedFrameDecoder which can be eliminated. Modifications: Use buffer.slice(...).retain() to eliminate the memory copy. Result: Better performance. |
||
---|---|---|
.. | ||
src | ||
pom.xml |