Posted in

倒排索引压缩率低于35%?Go中zstd vs snappy vs our custom bit-packing算法实测(含10TB日志集基准)

第一章:倒排索引压缩率低于35% … 倒排索引压缩率低于35%?Go中zstd vs snappy vs our custom bit-packing算法实测(含10TB日志集基准)Read more

Posted in

Go语言位图终极选型对照表:builtin/bits、github.com/willf/bitset、github.com/RoaringBitmap/roaring、自研精简版——按场景匹配推荐

第一章:Go语言位图的基本概念与 … Go语言位图终极选型对照表:builtin/bits、github.com/willf/bitset、github.com/RoaringBitmap/roaring、自研精简版——按场景匹配推荐Read more