From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_05,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5cad91d72d8f42ac X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.85.8 with SMTP id d8mr1194968paz.40.1345272775470; Fri, 17 Aug 2012 23:52:55 -0700 (PDT) Path: s8ni5901pbk.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Parallel Quicksort 1.0 is here. Date: Fri, 17 Aug 2012 23:52:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 69.20.190.126 Mime-Version: 1.0 X-Trace: posting.google.com 1345272775 31965 127.0.0.1 (18 Aug 2012 06:52:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 18 Aug 2012 06:52:55 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-08-17T23:52:54-07:00 List-Id: Interesting; though I remember reading an article that had parallel Shellsort outperforming the Quicksort variants.