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-Google-Thread: 103376,8de7eedad50552f1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail From: "David Sauvage" Newsgroups: comp.lang.ada Subject: Re: Ada bench Date: 7 Apr 2005 13:59:22 -0700 Organization: http://groups.google.com Message-ID: <1112907561.987114.305060@z14g2000cwz.googlegroups.com> References: NNTP-Posting-Host: 213.103.27.124 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1112907566 8278 127.0.0.1 (7 Apr 2005 20:59:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 7 Apr 2005 20:59:26 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=213.103.27.124; posting-account=LyyCMg0AAAAqTFDvJyOJbhaD1rNjnT2t Xref: g2news1.google.com comp.lang.ada:10320 Date: 2005-04-07T13:59:22-07:00 List-Id: > Who can we volunteer to complete the table? > -- > Adrian Hi, I've just finish one implementation on the spellcheck benchmark for Ada 95 GNAT using the AI-302 Reference Implementation. http://shootout.alioth.debian.org/benchmark.php?test=spellcheck&lang=all&sort=fullcpu Before submitting it, i need to use a faster Get_Line than Ada.Text_IO.Get_Line I expect to submit it (if people of The Computer Shootout accept the AI-302 Reference Implementation) in one or two days. For N=1 i'm about 0m0.288s Full CPU time (user 0m0.198s, sys 0m0.005s) (Debian GNU/Linux kernel 2.6.10, 1.2Ghz PC) i'll upload the tarball somewhere on the web soon. -- David