How fast are Linux pipes anyway? (mazzo.li)
from learnbyexample@programming.dev to linux@lemmy.ml on 08 Dec 14:56
https://programming.dev/post/22610241

#linux

threaded - newest

zante@slrpnk.net on 08 Dec 18:44 next collapse

Second level of donkey kong

haroldstork@lemm.ee on 08 Dec 19:26 next collapse

Fantastic article

bodaciousFern@lemmy.dbzer0.com on 09 Dec 00:33 next collapse

On my machine, the L2 cache is 256KiB

Is this a typo or are they running on a Pentium 3?

Markaos@discuss.tchncs.de on 09 Dec 00:55 collapse

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)

phoenixz@lemmy.ca on 09 Dec 00:50 collapse

Awesome article!

Does anyone know how/where in Linux (I assume proc, somewhere) I can find the L# cache sizes?

oo1@lemmings.world on 09 Dec 09:00 collapse

lscpu -C