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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bcdac28207102750 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Ada95 speed Date: 1999/05/18 Message-ID: <1999May17.224608.1@eisner>#1/1 X-Deja-AN: 479278981 X-Nntp-Posting-Host: eisner.decus.org References: <3740C535.7C6200A8@gte.net> X-Trace: news.decus.org 926995571 398 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-05-18T00:00:00+00:00 List-Id: In article <3740C535.7C6200A8@gte.net>, "Clifford J. Nelson" writes: > The following computations (leaving out all the with statements that you > need for the Mac) take ten seconds on an iMac 266 MHertz Mac OS 8.5.1 > with the CodeBuilder Ada95 GNU from Tenon. I think it should run ten > times faster. > > Is Ada95 slow in order to be safe? > Is GNU Ada95 slower than most Adas? > Is the iMac slow? Mac OS 8.5.1 slow? CodeBuilder? > Why does it take so long? Where is it spending its time ? Faced with a particular performance problem, there is nothing like measurement to tell you the source of the problem. Larry Kilgallen