cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoTell me the truth ...piefed.jeena.netimagemessage-square112linkfedilinkarrow-up11.04Karrow-down115
arrow-up11.02Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square112linkfedilink
minus-squaregamer@lemm.eelinkfedilinkarrow-up6·edit-29 hours agoConsider what the disassembly would look like. There’s no fast way to do it. It’s also unnecessary since 8 bytes is a negligible amount in most cases. Serialization is the only real scenario where it matters. (Edit: and embedded)
Consider what the disassembly would look like. There’s no fast way to do it.
It’s also unnecessary since 8 bytes is a negligible amount in most cases. Serialization is the only real scenario where it matters. (Edit: and embedded)