7 ms·
Better performance than C? This is news to me
by cjaybo 1y ago
Better performance than C? This is news to me
- kibwen 1y agoThere 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.