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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,229a77b902096176 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-10 17:15:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.stealth.net!news.stealth.net!204.127.161.6.MISMATCH!wn12feed!wn13feed!worldnet.att.net!207.217.77.102!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3DF6919B.9020400@acm.org> From: Jeffrey Carter User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: fastest data structure References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 11 Dec 2002 01:14:05 GMT NNTP-Posting-Host: 63.184.16.155 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1039569245 63.184.16.155 (Tue, 10 Dec 2002 17:14:05 PST) NNTP-Posting-Date: Tue, 10 Dec 2002 17:14:05 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:31662 Date: 2002-12-11T01:14:05+00:00 List-Id: Etienne Baudin wrote: > for i in A'range loop > processing A(i) > end loop; > > while (p != null) loop > process p.comp; > p := p.next; > end loop; If you're actually doing something interesting and useful in your processing, I suspect the difference will be so small you won't even notice it. -- Jeff Carter "From this day on, the official language of San Marcos will be Swedish." Bananas