View previous topic :: View next topic |
Author |
Message |
Shankarganeshg Beginner
Joined: 07 Dec 2005 Posts: 3 Topics: 3
|
Posted: Fri Dec 09, 2005 1:24 am Post subject: MIPS Reduction |
|
|
Hi all.
I would like to know about MIPS (Million Instruction Per Second) reduction. I heard that it is not as like Performance Tuning. If any one know about this, please send me the MIPS reduction process and approach. It would definitely be a great help for me.
Thanks. |
|
Back to top |
|
 |
warp5 Intermediate

Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Fri Dec 09, 2005 2:14 am Post subject: |
|
|
A simple answer - streamline your logic, if you are using cobol make sure you use the optimize feature. Anything else is very site, language and program specific. Look at some of the references here to tuning and CPU reduction. |
|
Back to top |
|
 |
|
|