mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
eb99fbd8b2
Switch from clear buffer to sized memoryview
Use the recvmsg hint to mask out the buffer rather than zeroing the entire buffer. This is more efficient and further improves efficiency of parsing of the packet.
…
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%