From WikiChip
Difference between revisions of "instruction count"

(IC)
 
Line 1: Line 1:
 
{{title|Instruction Count (IC)}}
 
{{title|Instruction Count (IC)}}
 
'''Instruction count''' ('''IC''') or '''instruction path length''' is the number of [[instructions]] executed.  
 
'''Instruction count''' ('''IC''') or '''instruction path length''' is the number of [[instructions]] executed.  
 +
 +
== Overview ==
 +
The total number of [[instructions]] that get executed for a particular task, [[algorithm]], [[workload]], or [[program]] is referred to the instruction count. The instruction count forms the basis for various [[performance]] aspects of the microprocessor such as [[instructions per cycle]] (IPC) or [[cycles per instruction]] (CPI).
 +
  
 
{{stub}}
 
{{stub}}

Revision as of 19:01, 4 January 2019

Instruction count (IC) or instruction path length is the number of instructions executed.

Overview

The total number of instructions that get executed for a particular task, algorithm, workload, or program is referred to the instruction count. The instruction count forms the basis for various performance aspects of the microprocessor such as instructions per cycle (IPC) or cycles per instruction (CPI).


Text document with shapes.svg This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information.