Hacker News new | ask | show | jobs
by kibwen 355 days ago
There are cases where single-threaded Rust and C are faster than each other, though usually only by single-digit percentages. But Rust is so much easier to parallelize than C that it isn't even funny.