home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text2123.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  848 b   |  25 lines

  1. MIME-Version: 1.0
  2. Content-Type: text/plain; charset=iso-8859-1
  3. Content-Transfer-Encoding: 8bit
  4. Lines: 14
  5. To: executor@ardi.com
  6. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  7. Sender: owner-executor@ardi.com
  8. Precedence: bulk
  9.  
  10. Hi!
  11.  
  12. > Video should be faster (if you've got UniVBE) because we can directly
  13. > access the linear frame buffer under DOS.  Still, I wouldn't think
  14. > that the CPU number should slow down.
  15.  
  16. Actually the Win95 does give you the same sort of penalty that EMM386 gives
  17. you, but worse. Every memory access runs through their paging code, so
  18. that is slowed down. Ok, most code is in the internal cache, but it's slow
  19. nonetheless. I found that I could even gain some more speed in the CPU
  20. benchmarks by just removing EMM386 and let the extender of Executor handle
  21. all the memory.
  22.  
  23. bye, Georg
  24.  
  25.