11/24/2012
•
EN
Looking for performance? Probably you should NOT use [].sort (V8)
Comparing JavaScript sorting algorithm performance, showing custom implementations can be slower than V8's native sort function.