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,83d2d63f98e99c58 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-14 05:01:14 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: ma740988@pegasus.cc.ucf.edu (Mark) Newsgroups: comp.lang.ada Subject: Re: C to Ada conversion Date: 14 Jan 2003 05:01:14 -0800 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 192.91.147.35 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1042549274 26920 127.0.0.1 (14 Jan 2003 13:01:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 Jan 2003 13:01:14 GMT Xref: archiver1.google.com comp.lang.ada:33004 Date: 2003-01-14T13:01:14+00:00 List-Id: Martin I've done some benchmarking in C and quite frankly the ONLY reason I'm attempting the Ada benchmark is to get a feel for how the Ada code will perform on an existing system and get a feel for some of the 'fuss' I hear about how Ada is verbose, etc.... "Martin Dowie" wrote in message news:... > wrote in message news:ELHU9.51517$%n.18940@sccrnsc02... > > > Interested in doing some benchmarking in Ada. ... convert > > See below > [snip] > > Did you perform any benchmarking between the two versions?