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

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