cm0002@lemy.lol to Programming@programming.dev · 4 months agoTwo Bits Are Better Than One: making bloom filters 2x more accuratefloedb.aiexternal-linkmessage-square2fedilinkarrow-up129arrow-down12cross-posted to: [email protected]
arrow-up127arrow-down1external-linkTwo Bits Are Better Than One: making bloom filters 2x more accuratefloedb.aicm0002@lemy.lol to Programming@programming.dev · 4 months agomessage-square2fedilinkcross-posted to: [email protected]
minus-squareMarek Knápek@programming.devlinkfedilinkarrow-up3·4 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.