home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcrware!mwca!bill
- From: bill@mwca.UUCP (Bill Sheppard)
- Newsgroups: comp.os.os9
- Subject: Re: Ultra C test results
- Message-ID: <2002@mwca.UUCP>
- Date: 9 Nov 92 18:57:11 GMT
- References: <1992Nov8.200254.7954@bernina.ethz.ch>
- Organization: Microware Systems Corp., Santa Clara, Ca.
- Lines: 21
-
- In <1992Nov8.200254.7954@bernina.ethz.ch> stp@bernina.ethz.ch (Stephan Paschedag) writes:
-
-
- >Hi !
-
- >here are the first results of my tests of the new Ultra C compiler.
-
- >If there is somebody who gets different results, please let me know. If there
- >are options for Ultra C that force it to generate faster code, please tell me !
-
- Use the '-t' and '-s' options, which you use to specify the relative
- weightings for space allocation or time allocation. Something like '-t=100'
- will tell the compiler to pay far more attention to speed than code size, and
- should make a substantial difference in your performance results.
-
- Bill
- --
- ##############################################################################
- # Bill Sheppard -- Western Regional Sales Manager -- bills@microware.com #
- # Microware Systems Corporation -- OS-9 / OS-9000 / CD-RTOS -- (408)980-0201 #
- ############## Opinions expressed are my own and usually wrong ###############
-