@crazyeddie @rastilin @scherzog @lina Benchmarks like that are ran against theoretically perfect implementations of various algorithms, not whatever a developer would realistically write unless given infinite time and knowledge. Having readily available and well-optimized algorithm and other utility libraries is very helpful, like you say.
@mid_kid @crazyeddie @scherzog @lina
So the question is also, which language can self-optimize better? I think Rust would beat out C and C++ in these situations. Though I can't be sure.