learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agoHow fast are Linux pipes anyway?mazzo.liexternal-linkmessage-square6fedilinkarrow-up1122arrow-down12
arrow-up1120arrow-down1external-linkHow fast are Linux pipes anyway?mazzo.lilearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 months agomessage-square6fedilink
minus-squarebodaciousFern@lemmy.dbzer0.comlinkfedilinkarrow-up3arrow-down1·2 months ago On my machine, the L2 cache is 256KiB Is this a typo or are they running on a Pentium 3?
minus-squareMarkaos@discuss.tchncs.delinkfedilinkarrow-up11·2 months agoThat’s a reasonable per-core size, and it doesn’t make much sense to add all the cores up if your goal is to fit your data within L2 (like in the article)
Is this a typo or are they running on a Pentium 3?
That’s a reasonable per-core size, and it doesn’t make much sense to add all the cores up if your goal is to fit your data within L2 (like in the article)