Commit Graph

1 Commits (55065c00428cf857d501b7183ed8be34841f8025)

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