| ▲ | Vaslo 8 hours ago | |
So in the D vs Zig vs Rust vs C fight - learn d if speed is your thing? | ||
| ▲ | Ygg2 5 hours ago | parent [-] | |
That only applies in an apples-to-apples comparison, i.e., same data structures, same algorithm, etc. You can't compare sorting in C and Python, but use bubble sort in C and radix sort in Python. In here there are different data structures being used. > D[HO] and Julia [HO] footnote: Uses specialized datastructures meant for demonstration purposes: more ↩ ↩2 | ||