From: Henry Maddocks Date: 2013-06-14T07:59:19+09:00 Subject: Re: Timsort in Ruby On 14/06/2013, at 9:56 AM, Alphonse 23 wrote: > > Shouldn't the Ruby community feel ashamed that Python has a more > optimized sorting function? For sure, because the main criteria I use for choosing a language is how optimised the sorting algorithms are. I'm totally ashamed to know that I have spent the last 10 years of my life using a language with a sub-optimal sort. Thanks for bringing this to my attention. Henry