Cycles Per Instruction
Encyclopedia : C : CY : CYC : Cycles Per Instruction
In computer architecture, Cycles per instruction (clock cycles per instruction or clocks per instruction or CPI) is a term used to describe one aspect of a processor's performance: the number of clock cycles that happen when an instruction is being executed. It is the multiplicative inverse of Instructions Per Cycle.
It can be taken as an average over a typical sequence of instructions. In any case, it is better used when applied to RISC processors. In these processors, theoretically, most instructions should be able to complete in one computer cycle.
See also
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
