Mail Archives: djgpp/1996/01/14/16:05:55
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4353
|
From: | master AT micro DOT internexus DOT net (Laszlo Vecsey)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | DJGPP (MSDOS/QEMM/WIN95) -> SLOW!
|
Date: | 13 Jan 1996 05:49:53 GMT
|
Organization: | The Internet Nexus
|
Lines: | 11
|
Message-ID: | <4d7h61$8nc@micro.internexus.net>
|
NNTP-Posting-Host: | micro.internexus.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I compiled a program under Turbo C++ 16bit which used lots of
unsigned long multiplications and such, and was very pleased
when it ran twice as fast (I did some time trials) when compiled
with DJGPP. Running under QEMM however I found it was a bit slow,
and it performed a little better from a Win95 shell. But when I
compiled the same program on a Linux box, it went twice as fast
yet again! Same processor (pentium 100) on both systems...
.... also the linux box had a bunch of other processes that it was
dealing with, news and web servers, email, and of course the
users that were logged in at the time. All in all a 4times speed
increase from the original Turbo C++ compilation.
- Raw text -