Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does this compare with e.g. Timsort[0]?

[0]: http://svn.python.org/projects/python/trunk/Objects/listsort...



What makes timsort fast is how it adapts to common patterns in the data (sorted runs, etc). Paul isn't trying to do any of that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: