netty5/transport/src/main/java/io
Trustin Lee a2f232720b Make AdaptiveRecvByteBufAllocator's lookup table simpler / Optimize buffer size normalization
- No need to have fine-grained lookup table because the buffer pool has
  much more coarse capacities available
- No need to use a loop to normalize a buffer capacity
2013-06-25 11:07:14 +09:00
..
netty Make AdaptiveRecvByteBufAllocator's lookup table simpler / Optimize buffer size normalization 2013-06-25 11:07:14 +09:00