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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ccd04b355056eb04 X-Google-Attributes: gid103376,public From: James E. Hopper Subject: Re: performance tuning with gnat Date: 1996/05/13 Message-ID: <4n7hti$bmr@eri.erinet.com>#1/1 X-Deja-AN: 154580629 distribution: world references: <4mvkq1$nr4@cville-srv.wam.umd.edu> <4n79if$qhc@mdnews.btv.ibm.com> content-type: text/plain; charset=ISO-8859-1 x-xxmessage-id: organization: Personal mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-05-13T00:00:00+00:00 List-Id: In article <4n79if$qhc@mdnews.btv.ibm.com> Dale Pontius, pontius@twonky.btv.ibm.com writes: >I seem to remember seeing something about exceptions a month or two >back, that takes effect in GNAT 3.03 or 3.04. I think I heard that >the exception handling has been sped up significantly, just about to >the point of no penalty for a non-taken exception. I'd wait for more >authoritative word on this one, though. It still might be worth >checking out. Since Robert is on the road, and off email for a couple days i will respond to this based upon what he and Wes Embry at SGI have told me on this issue. 3.04 has a change which is inteneded to speed exception handling up quite a bit. while this has been verified to work well on the sun, Wes tells me it has also been verified (well this was a month or more ago) to NOT change things much on the sgi. thus i guess your milage may vary. best jim