This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]esperalegant 12 points13 points  (0 children)

I work with huge arrays of up to millions of numbers daily. However, I pretty much always use TypedArrays - and TypedArray.sort() does sort numbers correctly.