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
> <https://groups.google.com/d/msgid/golang-nuts/c7ef55d8-79ca-426c-835a-5c6b8ec40bf9n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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
> <https://groups.google.com/d/msgid/golang-nuts/DCFA8695-E5EC-4DAD-BB81-52E8DBA628BE%40ix.netcom.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAPYNpzM%3DMyeBd4f9Nwft-JLU%2BH%2BgTZY6oUsOTSQK0QwLfx%2BnLQ%40mail.gmail.com.

Reply via email to