Join Nostr
2025-04-01 14:29:11 UTC
in reply to

Elephant in the root on Nostr: That's my point, Rust test binary should only spawn as many threads as there are ...

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.