home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2835 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 68060 Problems -Why is my code so slow????
  5. Date: 5 Feb 1996 21:29:52 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4f5ssg$21f@maureen.teleport.com>
  8. References: <3115FDB6.323D@gih.no>
  9. NNTP-Posting-Host: linda.teleport.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. HAAVARD JAKOBSEN (haa_jako@gih.no) wrote:
  13. : I seem to have a serious problem here....
  14.  
  15. : NONE of my old code is faster with my 68060 board....
  16. : I can get some of the rutines to run faster if I run a startup
  17. : without setpatch, but most of it will be SLOWER then a stock 1200...
  18.  
  19. : etc....
  20.  
  21.  My guess would be you do very intensive chip access and the 060
  22.  is slower at accessing chip ? And be sure your code is not running
  23.  from chip ram.
  24.  
  25.  I was kind of shocked the first time I saw an 040 a3000 running 
  26.  game slower then a A500... And also chip intensive effect slower
  27.  with the 040 enabled in this A3000. Actually any mem intensive
  28.  function runned slower with the 040 enabled.
  29.  
  30.  I wish AT, before doing all this PPC stuff, would release an A3000
  31.  class computer with an 060 on the motherboard & cybergfx for <1000$.
  32.  
  33.  Stephan
  34.