How come the speed of quicksort is faster in languages such as C and Go faster than Julia. Is there anything being done to speed it up?
I am just curious because I noticed quicksort is generally used to organize things from A-Z.
How come the speed of quicksort is faster in languages such as C and Go faster than Julia. Is there anything being done to speed it up?
I am just curious because I noticed quicksort is generally used to organize things from A-Z.