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,64fc02e079586f1b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news2.google.com!newsread.com!news-xfer.newsread.com!nntp.abs.net!news-FFM2.ecrc.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail From: Albert Bachmann Subject: Re: Spellcheck.adb Date: Fri, 29 Apr 2005 12:22:42 +0200 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-ID: Newsgroups: comp.lang.ada References: <1114464642.518876.137610@f14g2000cwb.googlegroups.com> <1114548638.851249.246280@f14g2000cwb.googlegroups.com> <426fab8a$0$3712$39cecf19@news.twtelecom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Organization: Arcor NNTP-Posting-Date: 29 Apr 2005 12:22:42 MEST NNTP-Posting-Host: e035e1cc.newsread4.arcor-online.net X-Trace: DXC=bIeQP;F7TL_YFAnNd=0_4T:ejgIfPPldTjW\KbG]kaMXliQbn6H@_EYKj]@Hm:g:3YV[]9NUANcnWi^BfHUI;QCWHBB5X5Df;OR X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:10809 Date: 2005-04-29T12:22:42+02:00 List-Id: On Thu, 28 Apr 2005 01:19:03 +0100, Marius Amado Alves wrote: >> -- with custom hash function: >> real 0m0.119s >> user 0m0.101s >> sys 0m0.009s >> >> -- with ada.strings.hash: >> real 0m0.130s >> user 0m0.116s >> sys 0m0.005s > > Have you tried my bit-based hash function? Not yet ;-) But if time permits I will try it during the next days. Regards, Albert