]> git.zerfleddert.de Git - m1-debian/commit
14:04 < axboe> Glanzmann: 2xcpus for compiles is somewhat of a relic of the days...
authorThomas Glanzmann <thomas@glanzmann.de>
Wed, 2 Mar 2022 13:45:57 +0000 (14:45 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Wed, 2 Mar 2022 13:45:57 +0000 (14:45 +0100)
commit9d00677cbc9657e89e80839607df4566290b8aad
tree8047b124f35d66554ad48b3a76fb8dab3a518b05
parent7fada752e72e7bb1637ac513080f9eeb0896937d
14:04 < axboe> Glanzmann: 2xcpus for compiles is somewhat of a relic of the days where we had rotating storage, and hence a lot of iowait time (mostly during linking, but also just paging in data) where it then makes sense to run more jobs in parallel
14:05 < axboe> on decent storage these days, -jN where N is close to the number of CPUs will usually give you the best results, with N+small_bump might be a tad faster, but 2N is usually somewhat slower
14:05 < axboe> (just my experience, and this is all based on compiling the kernel, ymmv on other things obviously)
bootstrap.sh
Impressum, Datenschutz