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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.5.5 with SMTP id 5mr3852525qat.4.1380709469244; Wed, 02 Oct 2013 03:24:29 -0700 (PDT) X-Received: by 10.49.119.196 with SMTP id kw4mr3146qeb.23.1380709469185; Wed, 02 Oct 2013 03:24:29 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!a6no697618qak.0!news-out.google.com!9ni1076qaf.0!nntp.google.com!q9no993038qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 2 Oct 2013 03:24:28 -0700 (PDT) In-Reply-To: <8aca502c-bba8-4af5-9192-459c15fe048b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:690:2200:9aa1:5c05:eca8:a75f:2e4; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 2001:690:2200:9aa1:5c05:eca8:a75f:2e4 References: <8aca502c-bba8-4af5-9192-459c15fe048b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8e7c5461-4383-4202-9724-5bd510beb7ac@googlegroups.com> Subject: Re: Optimizing Ada From: Marius Amado-Alves Injection-Date: Wed, 02 Oct 2013 10:24:29 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1403 Xref: number.nntp.dca.giganews.com comp.lang.ada:183569 Date: 2013-10-02T03:24:28-07:00 List-Id: The Ada code is perfect (only the body looks indented only 2 spaces instead of 3, first level). How do the performances *scale*? Have you tried say 1, 10... 1_000_000 words? Related: separate load time, loop time.