Commit Graph

1 Commits (f02081b391a5767b1309c048be778e278c8bd033)

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