Skip to content

Conversation

@philpearl
Copy link

@philpearl philpearl commented Apr 12, 2024

The non-buffered writer is now deprecated. Also the amount of compression achieved and the CPU overhead is much better when using the buffered writer.

In our testing the amount of data sent by the NSQ library with Snappy compression enabled didn't improve much at all without this fix - the data was perhaps 4/5s of the original size. With the fix it's closer to 50%

The non-buffered writer is now deprecated. Also the amount of compression achieved and the CPU overhead is much better when using the buffered writer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants