home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / tech / 5541 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.3 KB

  1. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!uqcspe!cs.uq.oz.au!warwick
  2. From: warwick@cs.uq.oz.au (Warwick Allison)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Falcon BUS..
  5. Message-ID: <10961@uqcspe.cs.uq.oz.au>
  6. Date: 9 Nov 92 00:52:10 GMT
  7. References: <mpnolan.720881057@unix1.tcd.ie> <27701@castle.ed.ac.uk> <jonal.95.720952501@dhhalden.no> <1992Nov5.114927.14711@dcs.warwick.ac.uk>
  8. Sender: news@cs.uq.oz.au
  9. Reply-To: warwick@cs.uq.oz.au
  10. Lines: 22
  11.  
  12. leo@dcs.warwick.ac.uk (Leo Hendry) writes:
  13.  
  14. >5) Why does the benchmarks that I have seen posted here only indicate an
  15. >approx 3x speed increase and real-world tests (excluding any disk access)
  16. >only twice as fast?
  17.  
  18. One of the major reasons will be that the "real-world tests" will be using
  19. a program that has been compiled to 68000 code rather than 68030 code.  The
  20. '030 has many more powerful instructions (in addition to all the '000 ones).
  21. Including:
  22.  
  23.     32 x 32 giving 64-bit multiplication (and similar division)
  24.     shift-widths on indices (ie. it will effectively shift and
  25.         unshift the index register for you, up to a limit)
  26.  
  27. --
  28. Warwick
  29. --
  30.   _-_|\      warwick@cs.uq.oz.au            /Disclaimer:
  31.  /     * <-- Computer Science Department,  /  
  32.  \_.-._/     University of Queensland,    /   C references are NULL && void*
  33.       v      Brisbane, Australia.        /  
  34.