-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Wire Protocol
-
None
Currently, every wire protocol message allocates byte arrays. We should utilize a buffer pool in order to reduce the number of allocations at the expense of keeping around memory.