home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os9 / 1415 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.2 KB

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