Y
Hacker News
new
|
ask
|
show
|
jobs
by
cjaybo
352 days ago
Better performance than C? This is news to me
1 comments
kibwen
352 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.
link