WallarooLabs / pony-kafka

:horse: Pure Pony Kafka client
Other
57 stars 4 forks source link

custumbuffered: add ability in writer to copy small buffers of data for performance #36

Open dipinhora opened 6 years ago

dipinhora commented 6 years ago

Add ability in writer to copy small sized ByteSeq instead to minimize multiple small arrays for IO calls