Hacker News new | ask | show | jobs
by pcwalton 2502 days ago
On extreme workloads, perhaps. But we have people happily running Rust code with thousands of threads per second in production.

M:N was experimentally found to be slower than 1:1 in Rust.