@[email protected] to Programmer [email protected] • 1 month agoTell me the truth ...piefed.jeena.netimagemessage-square167fedilinkarrow-up11.15Kcross-posted to: [email protected]
arrow-up11.15KimageTell me the truth ...piefed.jeena.net@[email protected] to Programmer [email protected] • 1 month agomessage-square167fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink6•1 month agoI swore I read that mysql dbs will store multiple bools in a row as bit maps in one byte. I can’t prove it though
minus-square@[email protected]linkfedilinkEnglish1•1 month agoSIMD Might be the term youre looking for (Single Input Multiple Data)
minus-square@[email protected]linkfedilink1•1 month agoI recall that tsql will group bit columns into bytes for storage, wouldn’t surprise me if other flavours did something similar.
I swore I read that mysql dbs will store multiple bools in a row as bit maps in one byte. I can’t prove it though
SIMD Might be the term youre looking for (Single Input Multiple Data)
I recall that tsql will group bit columns into bytes for storage, wouldn’t surprise me if other flavours did something similar.