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

  1. Sender: owner-executor@nacm.com
  2. Precedence: bulk
  3.  
  4. >     How about a Pentium-specific Executor?  Any idea on how much 
  5. > speed-up?  With the 'Pentium' GCC, you get about 25% speed increase.  
  6.  
  7. I immediately thought, shouldn't matter since executor compiles the Mac
  8. code itself, and that's the code that takes most of the time.  But is that
  9. true?  How much time does executor spend in its various modules (screen
  10. update, instruction emulation, routine compilation, routine execution)?
  11.  
  12. Btw, the assembler output from gcc (and presumably djgcc) looks quite a
  13. bit more pentium-friendly if -fforce-mem is specified.  OTOH there seems
  14. to be a bug in -fforce-mem in the latest gcc snapshot, so it might not
  15. work.
  16.  
  17. --Arnt
  18.  
  19.