SchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 15 hours agomuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comimagemessage-square228fedilinkarrow-up1673arrow-down17
arrow-up1666arrow-down1imagemuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comSchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 15 hours agomessage-square228fedilink
minus-squarejkercher@programming.devlinkfedilinkEnglisharrow-up20·5 hours ago60k rows of anything will be pulled into the file cache and do very little work on the drive. Possibly none after the first read.
minus-squareSprocketfree@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 hours agoNot if each row is pi!
60k rows of anything will be pulled into the file cache and do very little work on the drive. Possibly none after the first read.
Not if each row is pi!