So I’m eagerly testing the new compression feature as we speak (great work devs!). Does anyone have any thoughts (or even experiences, by now) concerning whether larger blobs might lead to better compression? And would there be any downside? Maybe a deduping hit?
Further to various threads, including this one, I understand the blob parameters are in the chunker routines here. I’m guessing one would only need to increase MaxSize?
In case it’s relevant to blob-fiddling considerations, I already use 128MiB packs, by tweaking here.
Thanks!