home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0636.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.1 KB  |  28 lines

  1.   (5.65c/IDA-1.4.4/EUnet/NO for nacm.com!executor); Thu, 27 Apr 1995 22:49:36 +0200
  2. Date: Thu, 27 Apr 1995 20:16:09 +0200 (MET DST)
  3. From: Arnt Gulbrandsen <agulbra@troll.no>
  4. To: executor@nacm.com
  5. Subject: Re: 486 optmization
  6. In-Reply-To: <Pine.LNX.3.91.950427073305.2351A-100000@zeus.achilles.net>
  7. Message-Id: <Pine.LNX.3.91.950427200945.14728B-100000@popcorn.troll.no>
  8. Mime-Version: 1.0
  9. Content-Type: TEXT/PLAIN; charset=US-ASCII
  10. Sender: owner-executor@nacm.com
  11. Precedence: bulk
  12.  
  13. >     How about a Pentium-specific Executor?  Any idea on how much 
  14. > speed-up?  With the 'Pentium' GCC, you get about 25% speed increase.  
  15.  
  16. I immediately thought, shouldn't matter since executor compiles the Mac
  17. code itself, and that's the code that takes most of the time.  But is that
  18. true?  How much time does executor spend in its various modules (screen
  19. update, instruction emulation, routine compilation, routine execution)?
  20.  
  21. Btw, the assembler output from gcc (and presumably djgcc) looks quite a
  22. bit more pentium-friendly if -fforce-mem is specified.  OTOH there seems
  23. to be a bug in -fforce-mem in the latest gcc snapshot, so it might not
  24. work.
  25.  
  26. --Arnt
  27.  
  28.