|
|
发表于 2017-12-26 13:40:21
|
显示全部楼层
CPU线程数最佳值取决于L3的缓存大小的一半!
number of threads. "-t 0" - autoselection. Autoselection does not work fine in all cases, so try different values.Optimal value depends mostly on L3 cache size.
For example, if your CPU has 8 MB of L3 cache (i7 CPUs), use "-t 4". For 6MB L3 cache (i5 CPUs) use "-t 3". |
|