SchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 2 days agomuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comimagemessage-square138fedilinkarrow-up1592arrow-down18
arrow-up1584arrow-down1imagemuskrat's data eng expert's hard drive overheats while processing 60k rowslemmy.dbzer0.comSchwertImStein@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 2 days agomessage-square138fedilink
minus-squarejkercher@programming.devlinkfedilinkEnglisharrow-up27·2 days 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.
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.