Commit Graph

1 Commits (57a59e71940574c5b551ccb87a690714b5cce73c)

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