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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8de7eedad50552f1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "Isaac Gouy" Newsgroups: comp.lang.ada Subject: Re: Ada bench Date: 21 Mar 2005 10:56:29 -0800 Organization: http://groups.google.com Message-ID: <1111431389.025544.254670@o13g2000cwo.googlegroups.com> References: <87vf7n5njs.fsf@code-hal.de> <87u0n6mzas.fsf@code-hal.de> <2huslr9uto15$.nbw7z2uaceua.dlg@40tude.net> NNTP-Posting-Host: 12.65.108.214 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1111431394 11025 127.0.0.1 (21 Mar 2005 18:56:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 21 Mar 2005 18:56:34 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=12.65.108.214; posting-account=7DGySgwAAADWW5O_600A0X4F7Tvs4mwJ Xref: g2news1.google.com comp.lang.ada:9687 Date: 2005-03-21T10:56:29-08:00 List-Id: > > SumCol4 is not only the fastest, with a MEAN of 0m2.320s, > > I think it is the most accurate transcription of the Icon program, > > since Icon is an event-driven (~= exception-driven) string language. > > We have an Icon program as a model from Shootout, so I think that is fair. The Icon program is simply an example - there's no intention that Icon's programming model be replicated by every other program!