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

  1. Newsgroups: comp.emulators.mac.executor
  2. Distribution: world
  3. Message-ID: <199603060842.a60491@ms3.maus.de>
  4. References: <m0ttbTz-000GOKC@gwar.ardi.com>
  5. Organization: MAUS MS3 - Die dritte in Muenster
  6. Subject: executor & windows95
  7. X-Software: Erwinsgate gb0.9i (c) es@do2.maus.ruhr.de, gb@ms3.maus.westfalen.de
  8. Date: Wed, 6 Mar 96 08:42:00 +0200
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. Lines: 14
  13. To: executor@ardi.com
  14. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  15. Sender: owner-executor@ardi.com
  16. Precedence: bulk
  17.  
  18. Hi!
  19.  
  20. > Video should be faster (if you've got UniVBE) because we can directly
  21. > access the linear frame buffer under DOS.  Still, I wouldn't think
  22. > that the CPU number should slow down.
  23.  
  24. Actually the Win95 does give you the same sort of penalty that EMM386 gives
  25. you, but worse. Every memory access runs through their paging code, so
  26. that is slowed down. Ok, most code is in the internal cache, but it's slow
  27. nonetheless. I found that I could even gain some more speed in the CPU
  28. benchmarks by just removing EMM386 and let the extender of Executor handle
  29. all the memory.
  30.  
  31. bye, Georg
  32.  
  33.