Complex sort on big files
Dan Stromberg
drsalists at gmail.com
Fri Aug 5 23:08:05 EDT 2011
More information about the Python-list mailing list
Fri Aug 5 23:08:05 EDT 2011
- Previous message (by thread): Complex sort on big files
- Next message (by thread): Complex sort on big files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yup. Timsort is described as "supernatural", and I'm inclined to believe it. On Fri, Aug 5, 2011 at 7:54 PM, Roy Smith <roy at panix.com> wrote: > Wow. > > Python took just about half the time. Certainly knocked my socks off. > Hard to believe, actually. > -- > http://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20110805/7ad5bee8/attachment-0001.html>
- Previous message (by thread): Complex sort on big files
- Next message (by thread): Complex sort on big files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list