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.

Reply via email to