Please just remove it, that's a standard merge-sort without any adjustments, so Array#sort(..) should be much faster. > I just found this method. Do we still think that a Javascript sort > method is needed? How could it possibly be as fast as the built-in > Array#sort method?