The newest version of the hash4j Java library (https://github.com/dynatrace-oss/hash4j) introduces UltraLogLog, a new data sketch for approximate distinct counting that uses 22% less space than HyperLogLog using 6-bit registers to achieve similar estimation errors.
UltraLogLog: A more space-efficient alternative to HyperLogLog
1–1 of 1 posts