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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,83d2d63f98e99c58 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-14 14:46:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: C to Ada conversion Date: Tue, 14 Jan 2003 22:45:48 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host213-123-119-91.in-addr.btopenworld.com X-Trace: helle.btinternet.com 1042584348 23598 213.123.119.91 (14 Jan 2003 22:45:48 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Tue, 14 Jan 2003 22:45:48 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:33021 Date: 2003-01-14T22:45:48+00:00 List-Id: wrote in message news:zaQU9.674596$WL3.714902@rwcrnsc54... > > Did you perform any benchmarking between the two versions? > Done right, that's non trivial. Absolutely - especially in a Win32-type environment with other processes coming in and out. I was also wondering what differences might show up between compilers - both C and Ada.