minus-squareMarek Knápek@programming.devtoProgramming@programming.dev•Two Bits Are Better Than One: making bloom filters 2x more accuratelinkfedilinkarrow-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. linkfedilink
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.