Closed javierhonduco closed 4 years ago
Noticed that we only use one thread while building BCC. Let's see if the speed-up is noticeable
I wonder if we could autodetect the right parallelism.
Maybe we could use nproc --all?
nproc --all
Noticed that we only use one thread while building BCC. Let's see if the speed-up is noticeable