logoalt Hacker News

cjaybolast Tuesday at 4:19 PM1 replyview on HN

Better performance than C? This is news to me


Replies

kibwenlast Tuesday at 7:32 PM

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.