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.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d575f572a099528 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-04 06:26:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!out.nntp.be!propagator-SanJose!in.nntp.be!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <3c08314d$0$158$9b622d9e@news.freenet.de> <9uau3a$79113$1@ID-25716.news.dfncis.de> <3c093895$0$160$9b622d9e@news.freenet.de> <3C09B2D6.663C10BD@acm.org> <27331d9e.0112040343.76f6f16f@posting.google.com> Subject: Re: What is faster Ada or C? Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Tue, 04 Dec 2001 09:25:55 EST Organization: http://www.newsranger.com Date: Tue, 04 Dec 2001 14:25:55 GMT Xref: archiver1.google.com comp.lang.ada:17382 Date: 2001-12-04T14:25:55+00:00 List-Id: In article <27331d9e.0112040343.76f6f16f@posting.google.com>, john mann says... > >I've used the aonix compiler in the past, and for non-numeric types of >operations (playing about with dispatching ops etc), the run time >checks added nothing at all. For number crunching, I worked on about >10-15% difference. If this is the ObjectAda compiler you are talking about, then it should be noted that it has no user-settable optimization options (at least not last I checked), and is really targetted to general Windows developers, not number crunchers. I think its great for Ada that such a compiler exists, but its not the one to choose as an Ada representative for number-crunching speed (unless you *want* to make Ada look bad). --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.