That's my point, Rust test binary should only spawn as many threads as there are CPUs.
I hate Windows as much as anyone else but pretending that your tests will run faster if you inject a bunch of context switches into them is just naive.
That's my point, Rust test binary should only spawn as many threads as there are CPUs.
I hate Windows as much as anyone else but pretending that your tests will run faster if you inject a bunch of context switches into them is just naive.
No replies yet.