home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: SASC 6.0 (food for thought)
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BtLDsK.z9@unx.sas.com>
- Date: Wed, 26 Aug 1992 13:07:32 GMT
- References: <25440014@hpsad.sad.hp.com> <BtHqsn.Cyv@unx.sas.com> <1992Aug25.011316.708@crd.ge.com> <BtJLKF.KAL@unx.sas.com> <1992Aug25.163419.6513@ccu.umanitoba.ca> <BtJw33.A64@unx.sas.com> <1992Aug25.221919.12437@ccu.umanitoba.ca>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 32
-
-
- In article <1992Aug25.221919.12437@ccu.umanitoba.ca>, kaarts@ccu.umanitoba.ca (Kenneth John Aarts) writes:
- |> In general, what is the average speedup for a generic program by generating
- |> 030 specific code?
-
- It depends on what the program is doing and how it is doing it.
- The '030 has a lot of new addressing modes, so if you are doing
- a lot of memory-indirect references it could speed you up.
-
- I got curious and tried the Dhrystone 2.0 benchmark on my A3000.
- I got the following results:
-
- V5.10, 68000: 6362.7 Dhrystones/sec
-
- V5.10, 68030: 7287.4 "
-
- V6.0, 68000: 8039.4 "
-
- V6.0, 68030: 8708.3 "
-
- This was with full optimization and registerized parameters
- in both versions.
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-