cm0002@lemy.lol to Programming · 2 months agoTwo Bits Are Better Than One: making bloom filters 2x more accuratefloedb.aiexternal-linkmessage-square2linkfedilinkarrow-up129arrow-down12cross-posted to: [email protected][email protected]
arrow-up127arrow-down1external-linkTwo Bits Are Better Than One: making bloom filters 2x more accuratefloedb.aicm0002@lemy.lol to Programming · 2 months agomessage-square2linkfedilinkcross-posted to: [email protected][email protected]
minus-squareMarek Knápeklinkfedilinkarrow-up3·2 months agoInstead of 32 bits they could use the entire cache line. It is loaded from RAM to CPU anyway. It is 64 bytes / 512 bits.
Instead of 32 bits they could use the entire cache line. It is loaded from RAM to CPU anyway. It is 64 bytes / 512 bits.