dbo:abstract |
تعليمة بكل دورة (بالإنجليزية: Instruction Per Cycle) في معمارية الحاسوب اختصارا IPC أحد جوانب قياس اداء المعالج و تحديدا متوسط عدد التعليمات المنفذة لكل دورة معالجة وهو مقلوب عدد الدورات لكل تعليمة Cycle per Instruction (ar) Die Maßeinheit Instructions per Cycle (IPC; deutsch Instruktionen pro Zyklus) bezeichnet die Anzahl der von einem Prozessor in einem Taktzyklus ausgeführten Befehle. Der IPC Wert ist das Resultat der Arbeitsweise des Leitwerks. Eine obere Grenze für einen IPC-Wert gibt die Skalarität eines Prozessors an, es handelt sich aber in der Regel bei einem IPC-Wert um einen Mittelwert. Zum Berechnen eines IPC-Werts werden viele Befehle ausgeführt und diese häufig durch die dafür benötigte Anzahl an Taktzyklen dividiert (siehe arithmetisches Mittel), es sind aber auch andere Berechnungen eines Mittelwerts denkbar. Der entstehende IPC-Wert ist jedoch abhängig vom konkret ausgeführten Maschinenprogramm und der Mikroarchitektur. So kann ein Programm auf zwei unterschiedlichen Mikroarchitekturen denselben IPC-Wert erzielen, während ein anderes Programm auf denselben Mikroarchitekturen unterschiedliche Werte liefert. Der IPC-Wert (der durch ein arithmetische Mittel gebildet wurde) mal der Taktfrequenz gerechnet ergibt die Anzahl der ausgeführten Befehle pro Sekunde. Zu beachten ist, dass einige Hersteller mit einem „Cycle“ oder „Taktzyklus“ nicht die Periodendauer des Taktsignals, sondern ein Vielfaches davon meinen (siehe Double Data Rate). In der Literatur findet man auch häufig den Cycles per Instruction (CPI) Wert. (de) In computer architecture, instructions per cycle (IPC), commonly called instructions per clock is one aspect of a processor's performance: the average number of instructions executed for each clock cycle. It is the multiplicative inverse of cycles per instruction. (en) Las instrucciones por ciclo o IPC (en inglés instructions per cycle) indica la cantidad de instrucciones que un procesador ejecuta en un ciclo de reloj. En otras palabras, es un indicador más de rendimiento de un microprocesador. Otros factores de rendimiento son la frecuencia de reloj del microprocesador y la cantidad de instrucciones del programa. Por tanto tenemos que el rendimiento final de un microprocesador depende de tres factores: microarquitectura (IPC), tecnología (frecuencia de reloj) y compilador (instrucciones). (es) En architecture d'ordinateur, instructions par cycle d'horloge (instruction par cycle ou IPC) est un terme utilisé pour décrire un aspect de la performance d'un microprocesseur : le nombre moyen d'instructions exécutées pour chaque cycle du signal d'horloge. À ne pas confondre avec le . (fr) Nell'architettura dei microprocessori il parametro istruzioni per ciclo (detto anche IPC o con il termine inglese Instructions Per Cycle) indica il numero di istruzioni eseguite in un ciclo di clock da un microprocessore. È l'inverso del parametro cicli per istruzione. (it) 사이클 당 명령어 처리 횟수(instructions per cycle, IPC)는 한 사이클 당 완료 가능한 명령어 개수를 뜻한다. 유사한 용어로 CPI(Cycle Per Instruction)가 있으며 이는 명령어 당 평균 소요 사이클(사이클/개)을 뜻한다. 즉, 역수값이다. (ko) コンピュータ・アーキテクチャにおけるサイクルあたりの命令実行数(英: instructions per cycle、IPC、クロック当たりの命令実行数とも)とは、プロセッサの性能の指標の一つであり、各クロックサイクルにおいて実行された命令の平均数のことである。の逆数である。 (ja) 在计算机体系结构中,每周期指令(IPC,instructions per cycle ,又称 instructions per clock)是衡量处理器性能的一个指标:每个时钟周期执行的平均指令数。它是每条指令周期的乘法逆数。 (zh) |
dbo:wikiPageID |
211556 (xsd:integer) |
dbo:wikiPageLength |
4919 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1118893254 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Benchmark_(computing) dbc:Computer_performance dbc:Rates dbr:Application_software dbr:Pentium_4 dbr:Cycles_per_instruction dbr:Instruction_pipelining dbr:Instructions_per_second dbr:Multiplicative_inverse dbr:Megahertz_myth dbr:Arithmetic_logic_unit dbr:Clock_rate dbr:Computer_architecture dbr:Microarchitecture dbc:Instruction_processing dbr:Disk_storage dbr:AMD dbr:FLOPS dbr:Flops dbr:Central_processing_unit dbr:Hertz dbr:Athlon dbc:Clock_signal dbr:Bulldozer_(microarchitecture) dbr:Instruction_(computer_science) dbr:Instruction_set dbr:Instruction_set_architecture dbr:Intel dbr:Intel_Core dbr:Operating_system dbr:Memory_hierarchy dbr:Software dbr:Clock_cycle dbr:Clock_speed dbr:Superscalar__processor |
dbp:wikiPageUsesTemplate |
dbt:CPU_technologies dbt:More_citations_needed dbt:Original_research_inline dbt:Reflist dbt:Short_description dbt:Unreferenced_section |
dct:subject |
dbc:Computer_performance dbc:Rates dbc:Instruction_processing dbc:Clock_signal |
gold:hypernym |
dbr:Aspect |
rdf:type |
yago:WikicatMicroprocessors yago:Artifact100021939 yago:Chip103020034 yago:Conductor103088707 yago:Device103183080 yago:Instrumentality103575240 yago:Microprocessor103760310 yago:Object100002684 yago:PhysicalEntity100001930 dbo:Saint yago:SemiconductorDevice104171831 yago:Whole100003553 |
rdfs:comment |
تعليمة بكل دورة (بالإنجليزية: Instruction Per Cycle) في معمارية الحاسوب اختصارا IPC أحد جوانب قياس اداء المعالج و تحديدا متوسط عدد التعليمات المنفذة لكل دورة معالجة وهو مقلوب عدد الدورات لكل تعليمة Cycle per Instruction (ar) In computer architecture, instructions per cycle (IPC), commonly called instructions per clock is one aspect of a processor's performance: the average number of instructions executed for each clock cycle. It is the multiplicative inverse of cycles per instruction. (en) Las instrucciones por ciclo o IPC (en inglés instructions per cycle) indica la cantidad de instrucciones que un procesador ejecuta en un ciclo de reloj. En otras palabras, es un indicador más de rendimiento de un microprocesador. Otros factores de rendimiento son la frecuencia de reloj del microprocesador y la cantidad de instrucciones del programa. Por tanto tenemos que el rendimiento final de un microprocesador depende de tres factores: microarquitectura (IPC), tecnología (frecuencia de reloj) y compilador (instrucciones). (es) En architecture d'ordinateur, instructions par cycle d'horloge (instruction par cycle ou IPC) est un terme utilisé pour décrire un aspect de la performance d'un microprocesseur : le nombre moyen d'instructions exécutées pour chaque cycle du signal d'horloge. À ne pas confondre avec le . (fr) Nell'architettura dei microprocessori il parametro istruzioni per ciclo (detto anche IPC o con il termine inglese Instructions Per Cycle) indica il numero di istruzioni eseguite in un ciclo di clock da un microprocessore. È l'inverso del parametro cicli per istruzione. (it) 사이클 당 명령어 처리 횟수(instructions per cycle, IPC)는 한 사이클 당 완료 가능한 명령어 개수를 뜻한다. 유사한 용어로 CPI(Cycle Per Instruction)가 있으며 이는 명령어 당 평균 소요 사이클(사이클/개)을 뜻한다. 즉, 역수값이다. (ko) コンピュータ・アーキテクチャにおけるサイクルあたりの命令実行数(英: instructions per cycle、IPC、クロック当たりの命令実行数とも)とは、プロセッサの性能の指標の一つであり、各クロックサイクルにおいて実行された命令の平均数のことである。の逆数である。 (ja) 在计算机体系结构中,每周期指令(IPC,instructions per cycle ,又称 instructions per clock)是衡量处理器性能的一个指标:每个时钟周期执行的平均指令数。它是每条指令周期的乘法逆数。 (zh) Die Maßeinheit Instructions per Cycle (IPC; deutsch Instruktionen pro Zyklus) bezeichnet die Anzahl der von einem Prozessor in einem Taktzyklus ausgeführten Befehle. Der IPC Wert ist das Resultat der Arbeitsweise des Leitwerks. Der IPC-Wert (der durch ein arithmetische Mittel gebildet wurde) mal der Taktfrequenz gerechnet ergibt die Anzahl der ausgeführten Befehle pro Sekunde. Zu beachten ist, dass einige Hersteller mit einem „Cycle“ oder „Taktzyklus“ nicht die Periodendauer des Taktsignals, sondern ein Vielfaches davon meinen (siehe Double Data Rate). (de) |
rdfs:label |
تعليمة بالدورة (ar) Instructions per Cycle (de) Instrucciones por ciclo (es) Instructions per cycle (en) Istruzioni per ciclo (it) Instructions par cycle (fr) 클럭당 명령어 처리 횟수 (ko) サイクルあたりの命令実行数 (ja) 每周期指令 (zh) |
owl:sameAs |
freebase:Instructions per cycle yago-res:Instructions per cycle wikidata:Instructions per cycle dbpedia-ar:Instructions per cycle dbpedia-de:Instructions per cycle dbpedia-es:Instructions per cycle dbpedia-fr:Instructions per cycle dbpedia-it:Instructions per cycle dbpedia-ja:Instructions per cycle dbpedia-ko:Instructions per cycle dbpedia-tr:Instructions per cycle dbpedia-vi:Instructions per cycle dbpedia-zh:Instructions per cycle https://global.dbpedia.org/id/T3Rd |
prov:wasDerivedFrom |
wikipedia-en:Instructions_per_cycle?oldid=1118893254&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Instructions_per_cycle |
is dbo:wikiPageDisambiguates of |
dbr:IPC |
is dbo:wikiPageRedirects of |
dbr:Instructions_Per_Cycle dbr:Instruction_per_cycle dbr:Instructions_Per_Clock dbr:Instructions_Per_Clock_Cycle dbr:Instructions_per_clock dbr:Instructions_per_clock_cycle |
is dbo:wikiPageWikiLink of |
dbr:Rocket_Lake dbr:PowerPC_970 dbr:Performance_Rating dbr:Cycle_per_second dbr:Cycles_per_instruction dbr:Instructions_per_second dbr:Intel_80286 dbr:Megahertz_myth dbr:Ryzen dbr:Geometric_mean dbr:Out-of-order_execution dbr:Speedup dbr:Golden_Cove dbr:Computer_architecture dbr:Computer_performance dbr:Zen+ dbr:Zen_(first_generation) dbr:Zen_3 dbr:Zen_4 dbr:Parallel_computing dbr:Steamroller_(microarchitecture) dbr:Latency_oriented_processor_architecture dbr:Advanced_Micro_Devices dbr:Alder_Lake dbr:Cyrix dbr:Excavator_(microarchitecture) dbr:Central_processing_unit dbr:HAL_SPARC64 dbr:Athlon_64 dbr:Itanium dbr:AMD_Accelerated_Processing_Unit dbr:ARM_Cortex-A8 dbr:Kaby_Lake dbr:Sum-addressed_decoder dbr:Bulldozer_(microarchitecture) dbr:Classic_RISC_pipeline dbr:IBM_System/390 dbr:Intel_Core dbr:Intel_Core_(microarchitecture) dbr:NetBurst_(microarchitecture) dbr:RDNA_(microarchitecture) dbr:IPC dbr:Expeed dbr:FR-V_(microprocessor) dbr:IA-64 dbr:Instructions_Per_Cycle dbr:SSE5 dbr:Instruction_per_cycle dbr:Instructions_Per_Clock dbr:Instructions_Per_Clock_Cycle dbr:Instructions_per_clock dbr:Instructions_per_clock_cycle |
is foaf:primaryTopic of |
wikipedia-en:Instructions_per_cycle |