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,f03ffdf470e3c559 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newshub.sdsu.edu!news-xxxfer.readnews.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Date: Thu, 06 Nov 2008 20:23:55 -0500 From: "Peter C. Chapin" User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Interesting performance quirk. References: <4903c066$0$28676$4d3efbfe@news.sover.net> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <491398a7$0$30389$4d3efbfe@news.sover.net> Organization: SoVerNet (sover.net) NNTP-Posting-Host: 23968829.news.sover.net X-Trace: DXC=72BeDnboB[1XnInob9c@m9K6_LM2JZB_3U7RVcZncKh@E9N<>TDN7T^^<>:< X-Complaints-To: abuse@sover.net Xref: g2news1.google.com comp.lang.ada:2604 Date: 2008-11-06T20:23:55-05:00 List-Id: Randy Brukardt wrote: > So it is possible that the performance difference has everything to do with > unrelated parts of your program (such as the I/O libraries), which are going > to be different for the two OSes. And nothing to do with your Ada code or > anything that your compiler has control over. Perhaps I'm lucky that I will be able to retire in another decade or so. Peter