home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!News.BelWue.DE!news.uni-stuttgart.de!delos!mubo!ark!ralf
- From: ralf@ark.abg.sub.org (Ralf Stephan)
- Newsgroups: comp.os.coherent
- Subject: Re: Poor performance.
- Message-ID: <2aacde77wnr070@ark.abg.sub.org>
- Date: 08 Sep 92 10:10
- References: <9209051446.44@rmkhome.UUCP>
- Organization: Magick Shoppe, Gurth City
- Lines: 15
-
- rmk@rmkhome.UUCP (Rick Kelly) writes:
- >
- > I just took a look at Dhrystone 1.1 and came up with some guesses.
- >
- > 1. The Coherent c compiler is not Dhrystone aware. Compilers that are will
- > use inline code for library subroutines.
-
- One solution to get a true comparison:
-
- 1. Make an assembler file out of the C program (with cc -S).
- 2. Assemble it on the other OS.
- 3. Compare
- 4. Do the same vice versa
-
- And please let us know the numbers! --ralf
-