zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
958 stars 292 forks source link

Consider upgrading zstd to 1.5.2 #1399

Closed otrosien closed 2 years ago

otrosien commented 2 years ago

According to the release notes https://github.com/facebook/zstd/releases/tag/v1.5.2:

This release also corrects a performance regression that was introduced in v1.5.0 that slows down compression of very small data when using the streaming API. Issue https://github.com/facebook/zstd/issues/2966 tracks that topic.