Commit Graph

1 Commits (e0c91af45fa9af575d10fd3e724ebc59d2b2d6ac)

Author SHA1 Message Date
Brian Coca e80507af32
fact_gathering improve linux thread counts (#82261)
don't use `//` aka `floor()` as some architectures show counts of 1.9 threads per CPU and market as 2 per CPU, `round()` will be closer to that.
11 months ago