home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0603.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  665 b   |  16 lines

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