ended4월 15일· 1 sources

How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

Why it matters

In a columnar time-series database, one of the most effective compression tricks is deceptively simple: if a float value is actually an integer, store it as one. Why Integers Compress Better Than Floa...

1
Sources
+0
24h
Growth
159d
Active

Sources

Related Issues