Jump to content

Talk:Cycles per instruction

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rilak (talk | contribs) at 05:01, 28 March 2008 (merge). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

How to inform this is article is a stub ??? --Hgfernan 18:45, 1 September 2005 (UTC)[reply]

merge

I suggest merging Instructions Per Cycle into Cycles Per Instruction. Both talk about exactly the same thing -- after a bunch of clock cycles, how many instructions were executed?

Or does this googlefight result mean we should go the other way, merging everything into Instructions Per Cycle? --68.0.124.33 (talk) 18:28, 26 March 2008 (UTC)[reply]

They are entirely different things. CPI is for measuring the average amount of cycles it takes to complete one instruction, while IPC is used to measure the number of instructions that can be executed in one cycle. Rilak (talk) 05:01, 28 March 2008 (UTC)[reply]