Rekall Incorporated@piefed.social to Technology@piefed.socialEnglish · 4 months agoMemory is running out, and so are excuses for software bloatwww.theregister.comexternal-linkmessage-square9linkfedilinkarrow-up183arrow-down12 cross-posted to: softwarequality@infosec.pubprogramming@programming.dev
arrow-up181arrow-down1external-linkMemory is running out, and so are excuses for software bloatwww.theregister.comRekall Incorporated@piefed.social to Technology@piefed.socialEnglish · 4 months agomessage-square9linkfedilink cross-posted to: softwarequality@infosec.pubprogramming@programming.dev
minus-squaredimkr@didkey.000090000.xyzlinkfedilinkarrow-up2·4 months agoBigger is not always slower, a CRC32 tool with a pre-computed table will be bigger but faster. And executables don’t “run from RAM”, this is not how virtual memory and file-backed mappings work.
Bigger is not always slower, a CRC32 tool with a pre-computed table will be bigger but faster. And executables don’t “run from RAM”, this is not how virtual memory and file-backed mappings work.