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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,23c85e456e18d6b5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news1.google.com!news4.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-ID: <1420211.aMnBMMvMEW@linux1.krischik.com> From: Martin Krischik Subject: Re: The Computer Language Shootout Benchmarks Newsgroups: comp.lang.ada Date: Wed, 03 May 2006 18:05:50 +0200 References: <1262902.DI8C0e8O9o@linux1.krischik.com> User-Agent: KNode/0.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 80.218.119.160 (80.218.119.160) NNTP-Posting-Date: Wed, 03 May 2006 19:00:04 +0200 X-Trace: bd05e4458e194f57fd20523854 Xref: g2news2.google.com comp.lang.ada:4044 Date: 2006-05-03T18:05:50+02:00 List-Id: Tapio Kelloniemi wrote: > Martin Krischik wrote: >>Hello >> >>Ada is currently missing 2 programs on the "The Computer Language Shootout >>Benchmarks" [1]. >> >>I would not mind having a go. But before I start: >> >>One test [2] needs a hash table implementation. The compiler used has >>no Ada 2005 features so one need to add the implementation to the code >>itself. Anybody can got a stand alone implementation? Or knows which >>collections class lib could easily been torn apart? > > Since the compiler is most likely GNAT, there are always the > GNAT.[Dynamic_]HTable packages. I assume they are also faster than > Ada.Containers.Hashed_Maps would be. I found them and I think they will do nicely. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com