Ah thanks, but then in the S2 docs it states to use zstandard for better compression https://github.com/klauspost/compress/tree/master/zstd#zstd

On Jun 2, 2025, at 5:30 PM, Robert Snedegar <vik...@gmail.com> wrote:




On Mon, Jun 2, 2025 at 1:52 PM Robert Engels <reng...@ix.netcom.com> wrote:
Have you looked at the S2 Geometry library? http://s2geometry.io/about/overview.html


That's a different S2 than Kanak is talking about.  I think it is the S2 implementation in https://github.com/klauspost/compress


On Jun 2, 2025, at 3:33 PM, Kanak Bhatia <bhatiakan...@gmail.com> wrote:

Hi Everyone,

I’m currently working with MinIO and diving into its use of s2 compression for optimizing object storage performance. One area I’m curious about is the S2 compression index and whether there are feasible techniques to compact or optimize it further.

I’m trying to determine if compacting the index is even possible—and if so, what approaches could be taken. Some potential directions I’m exploring or considering include:

Reducing or collapsing redundant index entries

Adjusting block boundaries or batch sizes to impact index structure


If anyone has experience with this or has experimented with compression index optimizations in S2 (inside or outside of MinIO), I’d really appreciate your input—especially around what’s practical, what’s not, and any relevant trade-offs.

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/c7ef55d8-79ca-426c-835a-5c6b8ec40bf9n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/DCFA8695-E5EC-4DAD-BB81-52E8DBA628BE%40ix.netcom.com.

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/CB271342-91A3-4064-BF2A-2D72BCEB6A05%40ix.netcom.com.

Reply via email to