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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:6001:: with SMTP id r1mr22166753iog.229.1559862149272; Thu, 06 Jun 2019 16:02:29 -0700 (PDT) X-Received: by 2002:aca:5fd5:: with SMTP id t204mr1748266oib.0.1559862149007; Thu, 06 Jun 2019 16:02:29 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!g15no108212itd.0!news-out.google.com!l135ni226itc.0!nntp.google.com!s188no114205itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 6 Jun 2019 16:02:28 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:8004:1420:18a6:3c2c:6580:a925:cfe; posting-account=rfeywQoAAAC0TKn5ZjdVW0ytcQM1oMSv NNTP-Posting-Host: 2001:8004:1420:18a6:3c2c:6580:a925:cfe References: <55b14350-e255-406c-ab11-b824da77995b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6776b034-1318-49b3-8ff5-5a2f746fac9c@googlegroups.com> Subject: Re: Toy computational "benchmark" in Ada (new blog post) From: David Trudgett Injection-Date: Thu, 06 Jun 2019 23:02:29 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:56512 Date: 2019-06-06T16:02:28-07:00 List-Id: Il giorno venerd=C3=AC 7 giugno 2019 06:31:29 UTC+10, Jeffrey R. Carter ha = scritto: >=20 > There are some easy things you can do that will probably improve the perf= ormance=20 > of the parallel version. If I could download the code I'd make the change= s and=20 > see what effect they have, but there doesn't seem to be any way to do tha= t. >=20 > --=20 > Jeff Carter > "He nevere yet no vileynye ne sayde > In al his lyf unto no maner wight." > Canterbury Tales > 156 Thanks, Jeff! I have put the code into a public-accessible Gitlab repo here= : https://gitlab.com/DataLinkDroid/ada-2012-procedural-map-reduce/tree/master= /src Cheers, David