answersLogoWhite

0


Best Answer

MIPS is short for Million Instructions Per Second.

It is a speedrating of a computer.

An old 1 Mhz PC had a mips rating of approx 1. The processor could deal with 1 million instructions every second.

Nowadays todays computers runs at far greater speeds.

3 GigHz is not uncommon.

Following the old 1Mhz machine, this new computer should be able to do 3000 MIPS, but this is as of today not any more correct.

The processors can be dual or even quadruple which will double or quadruble the MIPS.

Furthermore the processors are more advanced so that they can do several instructions during one clock cycle.

One 3 GigHz processor can easily do between 12 and 20 thousand MIPS today.

and the speed is still increasing.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an Active MIPS ratings for a machine?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In computing language what does MIPS stand for?

Acronym for million instructions per second. A old measure of a computer's speed and power, MIPS measures roughly the number of machine instructions that a computer can execute in one second. However, different instructions require more or less time than others, and there is no standard method for measuring MIPS. In addition, MIPS refers only to the CPU speed, whereas real applications are generally limited by other factors, such as I/O speed. A machine with a high MIPS rating, therefore, might not run a particular application any faster than a machine with a low MIPS rating. For all these reasons, MIPS ratings are not used often anymore. In fact, some people jokingly claim that MIPS really stands for Meaningless Indicator of Performance.Despite these problems, a MIPS rating can give you a general idea of a computer's speed. The IBM PC/XT computer, for example, is rated at ¼ MIPS, while Pentium-based PCs run at over 100 MIPS.


MIPS stand for?

MIPS stands fro what?


How do you Convert C plus plus code to MIPS?

C++ is high-level source code, while MIPS is low-level machine code for a reduced instruction set computer (RISC). To convert C++ source code to MIPS you need a C++ compiler specific to the MIPS architecture you're building against.


When was MIPS architecture created?

MIPS architecture was created in 1981.


When was MIPS Technologies created?

MIPS Technologies was created in 1984.


What is the population of MIPS Technologies?

The population of MIPS Technologies is 2,010.


What is MIPS Technologies's population?

MIPS Technologies's population is 146.


What is a MIPS server?

A server built using MIPS processors.


Mips full form?

MIPS= Millions of Instructions per Second


How are MIPS and Intel architecture similar?

How does Intel architecture differ from mips


What is the full form of MIPS?

The fullform of MIPS is Million Instructions Per Seconds .


Is there any software for converting c into MIPS?

Try Microsoft Visual C++ it has the option to compile for MIPS.