Last active
October 15, 2015 08:06
-
-
Save andrewbird/e9928742d2576b5cf958 to your computer and use it in GitHub Desktop.
Simple DOS benchmark tools for Dosemu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A couple of benchmark progs to evaluate the performance of various emulation modes on Dosemu. Source is available if required. This are 16 bit binaries compiled with Borland Turbo C. | |
Run as follows: | |
icalc~tf.exe 1000000 | |
fbenc~$b.exe 10000000 | |
Note the elapsed time on each |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment