맨위로가기

초당 명령 수

"오늘의AI위키"는 AI 기술로 일관성 있고 체계적인 최신 지식을 제공하는 혁신 플랫폼입니다.
"오늘의AI위키"의 AI를 통해 더욱 풍부하고 폭넓은 지식 경험을 누리세요.

1. 개요

초당 명령 수(IPS, Instructions Per Second)는 컴퓨터의 처리 속도를 나타내는 척도이다. IPS는 계산, kIPS(천 IPS), MIPS(백만 IPS) 단위로 표현되며, 프로세서의 소켓 수, 코어 수, 클럭 속도, 사이클 당 명령어 수 등의 요소로 계산된다. kIPS는 과거 벤치마크 표준이 없던 시절에 사용되었으며, MIPS는 1980년대에 프로세서 성능을 나타내는 단위로 널리 사용되었으나, 아키텍처에 따라 명령어 처리 방식이 달라 성능을 완벽하게 반영하지 못한다는 한계가 있다. 이 문서에서는 IPS의 계산 방법과 함께 다양한 프로세서 및 시스템의 IPS 값을 연도별로 정리한 타임라인을 제공한다.

더 읽어볼만한 페이지

  • 컴퓨터 성능 - 전송 (컴퓨팅)
    전송은 컴퓨터 시스템에서 데이터 전송 속도를 나타내는 단위로, 초당 전송 횟수를 의미하며, MT/s는 SCSI 등에서, GT/s는 PCI Express에서 주로 사용된다.
  • 컴퓨터 성능 - 메모이제이션
    메모이제이션은 프로그램 실행 시 이전에 계산한 값을 저장했다가 동일한 계산이 필요할 때 재사용하여 실행 속도를 향상시키는 최적화 기법이다.
  • 진동수의 단위 - 헤르츠
    헤르츠는 1초당 발생하는 주기적 현상의 빈도를 나타내는 SI 단위로, 세슘-133 원자의 초미세 분리 주파수를 기준으로 정의되며, 전자기파, 중력파, 컴퓨터 처리 속도 등 다양한 분야에서 주파수 측정에 활용되고 독일 물리학자 하인리히 루돌프 헤르츠의 이름을 땄다.
  • 진동수의 단위 - 베크렐
    베크렐은 1초당 1개의 원자핵 붕괴를 나타내는 방사능 활동량의 SI 단위로, 방사능 세기를 측정하며 퀴리와 러더퍼드 대신 사용되고, 방사능 농도 표시에 활용되지만, 방사선 위험성 평가는 흡수선량, 유효선량과 함께 고려해야 한다.
초당 명령 수
초당 명령 수
유형성능 측정
설명
정의컴퓨터 프로세서의 초당 명령 실행 속도
약어IPS
단위
측정 단위Hz (헤르츠)
배수KIPS (천 단위 IPS)
MIPS (백만 단위 IPS)
GIPS (십억 단위 IPS)

2. 계산

IPS는 다음과 같이 계산할 수 있다.[107]

:\text{IPS} = \text{소켓 수} \times \frac{\text{코어 수}}{\text{소켓}} \times \text{클럭 속도} \times \frac{\text{IPS}}{\text{사이클}}

2. 1. 사이클 당 IPS

클럭당 명령어 처리 횟수(IPC)를 참고한다.

IPS는 다음 방정식을 사용하여 계산할 수 있다.[1]

:\text{IPS} = \text{소켓 수} \times \frac{\text{코어 수}}{\text{소켓 당 코어 수}} \times \text{클럭 속도} \times \frac{\text{명령어 수}}{\text{사이클 당 명령어 수}}

그러나 사이클 당 명령어 수 측정은 명령어 시퀀스, 데이터 및 외부 요인에 따라 달라진다.

3. kIPS

표준 벤치마크를 사용할 수 있기 이전에는 컴퓨터의 평균 속도를 '''kIPS'''(Thousand instructions per second|킵스영어) 단위로 계산하였다. 가장 대중적인 것으로는 IBM의 잭 클락 깁슨이 과학 목적을 위해 만든 '''깁슨 믹스'''였다.[108]

깁슨은 IBM 704 아키텍처를 기반으로 컴퓨터 명령어를 12개 클래스로 분류했으며, 인덱싱 시간을 고려하여 13번째 클래스를 추가했다. 가중치는 주로 704에서 실행된 7개의 과학 프로그램 분석을 기반으로 했으며, 일부 IBM 650 프로그램의 기여도 있었다. 전체 점수는 각 클래스의 명령어에 대한 평균 실행 속도의 가중 합이었다.[3]

깁슨 믹스[3]
명령어 종류비중(%)
로드 및 저장31.2
고정 소수점 덧셈 및 뺄셈6.1
비교3.8
분기16.6
부동 소수점 덧셈 및 뺄셈6.9
부동 소수점 곱셈3.8
부동 소수점 나눗셈1.5
고정 소수점 곱셈0.6
고정 소수점 나눗셈0.2
시프트4.4
논리 연산 (AND, OR 등)1.6
레지스터를 사용하지 않는 명령어5.3
인덱싱18.0
합계100.0


4. MIPS

MIPS(밉스, million instructions per second영어)는 초당 100만 개의 명령을 수행할 수 있는 능력을 말한다. 컴퓨터의 수행 속도를 나타내는 단위로 사용된다. 하지만 기종에 따라 같은 작업을 하는데 필요한 명령의 수가 다르기 때문에 컴퓨터의 성능을 완벽하게 반영한다고 보기는 어려우며, 서로 다른 CPU 아키텍처 간에는 비교하기 어렵다.[4] 이러한 이유로 1980년대 중반 기술자들 사이에서 "프로세서 속도의 무의미한 지표"(Meaningless Indicator of Processor Speed영어)[5] 또는 덜 일반적으로 "성능의 무의미한 지표"(Meaningless Indices of Performance영어)[6]라는 용어가 널리 사용되었다.

5. IPS 타임라인


참조

[1] 웹사이트 Technical Resources migrated from TechCenter - Dell US http://en.community.[...] 2016-10-17
[2] 간행물 The Gibson Mix
[3] 서적 Computer Performance and Evaluation Utilizating the Resource Planing and Management System, Masters Thesis https://ir.library.o[...] Oregon State University 1975-06-05
[4] 웹사이트 Don't be Misled by MIPS https://web.archive.[...] IBM magazine 2009-11-15
[5] 서적 System Performance Tuning https://books.google[...] "O'Reilly Media, Inc." 2002
[6] 간행물 The Best of Both Worlds: Mac II vs. IBM PS/2 Model 80 https://archive.org/[...] 1987-11-24
[7] 서적 US Steel News https://books.google[...] Industrial Relations Department of The United States Steel Corporation of Delaware
[8] 서적 Encyclopedia of Parallel Computing https://books.google[...] Springer Science & Business Media 2011-09-08
[9] 웹사이트 Stretch Report http://archive.compu[...] 1961-05-09
[10] 웹사이트 Control Data Corporation, CDC-6600 & 7600 http://ed-thelen.org[...] 2017-05-25
[11] 뉴스 Control Data 6600: The Supercomputer Arrives https://web.archive.[...] 2017-05-25
[12] 웹사이트 MCS4 > IntelP4004 https://www.cpushack[...] 2023-06-29
[13] 웹사이트 Cost of CPU Performance Through Time 1944-2003 https://web.archive.[...]
[14] 웹사이트 Intel Processors http://www.depi.itch[...] 2012-04-24
[15] 웹사이트 History of Computers and Computing, Birth of the modern computer, Electronic computer, Cray computers of Seymour Cray https://web.archive.[...] 2017-05-25
[16] 웹사이트 Lud's Open Source Corner http://www.drolez.co[...] 2014-09-16
[17] 웹사이트 2 cycles per instruction http://www.andysarca[...]
[18] 웹사이트 1 instruction per cycle https://web.archive.[...]
[19] 웹사이트 4 cycles per instruction http://maben.homeip.[...]
[20] 웹사이트 intel :: dataSheets :: 8048 8035 HMOS Single Component 8-Bit Microcomputer DataSheet 1980 https://archive.org/[...]
[21] 웹사이트 Sega G80 Hardware Reference http://www.cityofber[...] 1997-10-25
[22] 웹사이트 System 16 – Irem M27 Hardware (Irem) http://www.system16.[...] 2023-06-29
[23] 웹사이트 10% faster http://www.cpu-world[...]
[24] 웹사이트 NEC V20/V30 http://www.ceibo.com[...]
[25] 웹사이트 TMS320C1x Digital Signal Processors https://web.archive.[...]
[26] 웹사이트 32-Bit Microprocessor-NXP http://www.freescale[...] 2013-04-18
[27] 웹사이트 ZTAT (ZeroTurnAroundTime) Microcomputers http://digital.hitac[...]
[28] 웹사이트 HD63705V0 ... – Datasheet Search Engine Download https://web.archive.[...] 2022-01-13
[29] 웹사이트 1 instruction per cycle http://pdf.datasheet[...]
[30] 웹사이트 ARM2 – Microarchitectures – Acorn https://en.wikichip.[...] 2018-10-17
[31] 웹사이트 Personal IRIS - 4D-20 One-sheet https://forums.sgi.s[...] 1988
[32] 웹사이트 DECstation 2100 http://john.ccac.rwt[...] 2024-08-20
[33] 서적 First 32-bit SPARC-based processors implemented in high-speed CMOS https://ieeexplore.i[...] 1988-10
[34] 웹사이트 InfoWorld https://books.google[...] InfoWorld Media Group, Inc. 1989-01-23
[35] 웹사이트 情報学広場:情報処理学会電子図書館 http://ipsj.ixsq.nii[...] Advanced Products Department Microcomputer Division NEC Corporation 2014-09-17
[36] 웹사이트 PC Mag https://books.google[...] Ziff Davis, Inc. 1987-11-24
[37] 웹사이트 Enhanced 32-Bit Processor-NXP http://www.freescale[...] 2013-04-18
[38] 웹사이트 TRON VLSI CPU Introduction http://tronweb.super[...] 2023-06-29
[39] 웹사이트 060 1987 Drivers Eyes + 1989 Winning Run http://historyofraci[...] 2007-06
[40] 웹사이트 Analog Devices ADSP-2100KG datasheet pdf https://www.datashee[...] 2023-06-29
[41] 웹사이트 Intel i860-based Bus Boards https://archive.toda[...]
[42] 웹사이트 ARM3 – Microarchitectures – Acorn https://en.wikichip.[...] 2018-10-17
[43] 웹사이트 "(Including EC, LC, and V)-NXP" http://www.freescale[...] 2010-12-18
[44] 웹사이트 Computerworld https://books.google[...] IDG Enterprise 1991-03-25
[45] 문서 "Digital's 21064 Microprocessor, Digital Equipment Corporation" ftp://137.208.3.70/p[...]
[46] 간행물 The Gmicro/500 Superscalar Microprocessor with Branch Buffers 1993-09-01
[47] 웹사이트 dhrystone https://www.netlib.o[...] 2023-06-29
[48] 웹사이트 DCTP – Saturn Specifications https://web.archive.[...]
[49] 웹사이트 Charts, benchmarks CPU Charts 2004, Sandra – CPU Dhrystone https://archive.toda[...]
[50] 웹사이트 PIC16F84A – 8-bit PIC Microcontrollers http://www.microchip[...] 2023-06-29
[51] 웹사이트 Motorola Power PC 603 E Microprocessor https://web.archive.[...] 2014-09-17
[52] 웹사이트 SiSoftware – Windows, Android, GPGPU, CUDA, OpenCL, analysers, diagnostic and benchmarking apps https://www.sisoftwa[...] 2023-04-23
[53] 웹사이트 DCTP – Hitachi's 200 MHz SH-4 https://web.archive.[...] 2014-09-18
[54] 웹사이트 DCTP – January 1998 News Archives https://web.archive.[...]
[55] 뉴스 Zilog Sees New Lease of Life for Z80 in Internet Appliances https://archive.toda[...] 1999
[56] 웹사이트 Freescale Semiconductor – MPC8272 PowerQUICC II Processor Family https://web.archive.[...] 2008-05-13
[57] 웹사이트 ZISC78 datasheet & application notes – Datasheet Archive https://www.datashee[...] 2023-06-29
[58] 웹사이트 ARM's Cortex A7: Bringing Cheaper Dual-Core & More Power Efficient High-End Devices http://www.anandtech[...] 2011-10-19
[59] 웹사이트 PIC10F200 – 8-bit PIC Microcontrollers http://www.microchip[...] 2023-06-29
[60] 웹사이트 Microchip Redirect https://web.archive.[...]
[61] 웹사이트 Cortex-M3 https://developer.ar[...] 2023-06-29
[62] 웹사이트 FPGA Documentation Index https://www.intel.co[...] 2023-06-29
[63] 웹사이트 MIPS Architecture Enabling Growing List of Mobile Application Processors https://www.design-r[...] 2023-06-29
[64] 웹사이트 mini-itx.com – epia px 10000 review https://www.mini-itx[...] 2023-06-29
[65] 웹사이트 Microprocessor Cores and Processor Technology – Arm® https://www.arm.com/[...] 2023-06-29
[66] 웹사이트 Charts, benchmarks CPU Charts 2007, Synthetic SiSoft Sandra XI CPU https://archive.toda[...]
[67] 웹사이트 RISC Microprocessor https://www.nxp.com/[...] 2023-06-29
[68] 웹사이트 Cortex-R4 https://developer.ar[...] 2023-06-29
[69] 웹사이트 24K https://web.archive.[...] 2023-06-29
[70] 웹사이트 All content Archive | June 2023 https://www.tomshard[...] 2023-06-29
[71] 웹사이트 Semiconductor IP Cores Companies https://www.design-r[...] 2023-06-29
[72] 웹사이트 Startup takes PowerPC to 25 W https://archive.toda[...] UBM Tech 2007-02-05
[73] 웹사이트 Benchmarks of ECS 945GCT-D with Intel Atom 1.6GHz http://www.ocworkben[...] 2023-06-29
[74] 웹사이트 Charts, benchmarks Desktop CPU Charts 2010, ALU Performance: SiSoftware Sandra 2010 Pro (ALU) https://archive.toda[...]
[75] 웹사이트 Cortex-M0 https://developer.ar[...] 2023-06-29
[76] 웹사이트 EEE Journal: ARM11 vs Cortex A8 vs Cortex A9 – Netbooks processors EEE PC, MSI Wind, HP, Acer Aspire, ARM Cortex vs Intel Atom https://web.archive.[...]
[77] 웹사이트 The Phenom II List of Overclocks – Page 21 https://web.archive.[...] 2009-01-15
[78] 웹사이트 OC3D :: Review :: Intel 980x Gulftown :: Synthetic Benchmarks https://web.archive.[...] 2010-03-12
[79] 웹사이트 Benchmark Results: Sandra 2011 – ASRock's E350M1: AMD's Brazos Platform Hits The Desktop First http://www.tomshardw[...] 2011-01-14
[80] 웹사이트 Samsung Semiconductor Global Official Website http://www.samsung.c[...]
[81] 웹사이트 Core i5 2500K and Core i7 2600K review https://web.archive.[...] 2023-06-29
[82] 웹사이트 Test: Sandra Dhrystone (MIPS) for i7-4770K, i7-3770K, FX-8350, FX-8150 https://www.cpu-worl[...] 2023-06-29
[83] 웹사이트 Benchmark Results: SiSoftware Sandra 2011 – The Intel Core i7-990X Extreme Edition Processor Review http://www.tomshardw[...] 2011-02-25
[84] 웹사이트 HardOCP – Synthetic Benchmarks https://web.archive.[...] 2011-11-14
[85] 웹사이트 AMD FX-8350 Black Edition vs Intel Core i7-4770K: What is the difference? https://versus.com/e[...] 2023-06-29
[86] 웹사이트 Intel Core i7-4770K Desktop Processor https://www.notebook[...] 2023-06-29
[87] 웹사이트 Core i7-5960X Extreme Edition Review: Intel's Overdue Desktop 8-Core Is Here https://www.overcloc[...] 2016-05-30
[88] 웹사이트 Intel Core I7 6950X Extreme Edition Broadwell-E CPU Review http://users.nik.uni[...] 2018-11
[89] 웹사이트 ARM's processor lines https://elearning.un[...]
[90] 웹사이트 Overview of ARM's Cortex-A series https://www.ti.com/l[...]
[91] 웹사이트 AMD Ryzen 7 1800X, 1700X, And 1700 Review And Benchmarks: Zen Brings The Fight Back To Intel https://web.archive.[...] HotHardware 2017-03-02
[92] 웹사이트 Details for Component Intel Core i7-8086K https://ranker.sisof[...]
[93] 웹사이트 AMD Ryzen 9 3950X Review: A 16-Core Zen 2 Powerhouse https://web.archive.[...] HotHardware 2019-11-14
[94] 웹사이트 AMD Threadripper 3990X Review: A 64-Core Multithreaded Beast Unleashed https://web.archive.[...] HotHardware 2020-02-07
[95] 웹사이트 Intel Core i9-11900K And i5-11600K Review: Rocket Lake-S Liftoff https://hothardware.[...] HotHardware 2021-03-30
[96] 웹사이트 LINKS-1 Computer Graphics System: 257× Zilog Z8001 http://museum.ipsj.o[...]
[97] 웹사이트 Sega System 16: Hitachi-Motorola 68000 @ 10 MHz (1.75 MIPS), NEC-Zilog Z80 @ 4 MHz (0.58 MIPS) http://www.system16.[...]
[98] 웹사이트 Namco System 21 hardware: 5× Texas Instruments TMS320C20 @ 25 MHz (62.5 MIPS http://www.system16.[...]
[99] 웹사이트 Atari Hard Drivin' hardware: http://www.system16.[...]
[100] 간행물 Supercomputer https://web.archive.[...] 2014-09-29
[101] 웹사이트 Namco System 21 (Galaxian³) hardware: https://github.com/m[...]
[102] 웹사이트 24× MIPS R4400 (2040 MIPS), http://www.system16.[...]
[103] 웹사이트 System 16 - Namco Magic Edge Hornet Simulator Hardware (Namco) http://www.system16.[...] 2023-06-29
[104] 웹사이트 Sega Naomi Multiboard hardware: http://www.system16.[...]
[106] 웹사이트 Benchmarking The Raspberry Pi 2 http://hackaday.com/[...] hackaday.com 2015-02-05
[107] 웹인용 '"Nodes, Sockets, Cores and FLOPS, Oh, My" by Dr. Mark R. Fernandez, Ph.D.' http://en.community.[...] 2016-11-24
[108] 기술보고서 The Gibson Mix
[109] 서적 US Steel News https://books.google[...] Industrial Relations Department of The United States Steel Corporation of Delaware
[110] 웹인용 MCS4 > IntelP4004 http://www.cpushack.[...]
[111] 웹인용 Cost of CPU Performance Through Time 1944-2003 http://www.jcmit.com[...] 2016-11-24
[112] 웹인용 Intel Processors http://www.depi.itch[...] 2012-04-24
[113] 웹인용 Lud's Open Source Corner http://www.drolez.co[...]
[114] 문서 2 CPI http://www.andysarca[...]
[115] 문서 1 클럭당 명령어 처리 횟수 http://www.datasheet[...]
[116] 문서 4 CPI http://maben.homeip.[...]
[117] 웹인용 intel :: dataSheets :: 8048 8035 HMOS Single Component 8-Bit Microcomputer DataSheet 1980 https://archive.org/[...]
[118] 웹인용 Sega G80 Hardware Reference http://www.cityofber[...] 1997-10-25
[119] 웹인용 System 16 - Irem M27 Hardware (Irem) http://www.system16.[...]
[120] 문서 10% faster than 68000 http://www.cpu-world[...]
[121] 문서 NEC V20/V30 http://www.ceibo.com[...]
[122] 문서 LINKS-1 Computer Graphics System http://museum.ipsj.o[...]
[123] 웹인용 TMS320C1x DIGITAL SIGNAL PROCESSORS http://www.ti.com/li[...] 2016-11-24
[124] 웹인용 ZTAT (ZeroTurnAroundTime) Microcomputers http://digital.hitac[...]
[125] 웹인용 보관된 사본 http://www.datasheet[...] 2016-11-24
[126] 문서 1 클럭당 명령어 처리 횟수 http://pdf.datasheet[...]
[127] 문서 Sega System 16 http://www.system16.[...]
[128] 웹인용 InfoWorld https://books.google[...] InfoWorld Media Group, Inc. 1989-01-23
[129] 문서 http://ipsj.ixsq.nii[...]
[130] 웹인용 PC Mag https://books.google[...] Ziff Davis, Inc. 1987-11-24
[131] 웹인용 TRON VLSI CPU Introduction http://tronweb.super[...]
[132] 웹인용 060 1987 Drivers Eyes + 1989 Winning Run http://historyofraci[...] 2007-06
[133] 웹인용 Analog Devices - datasheet pdf http://pdf.datasheet[...]
[134] 웹인용 32-Bit Microprocessor-NXP http://www.freescale[...]
[135] 웹인용 Enhanced 32-Bit Processor-NXP http://www.freescale[...]
[136] 문서 Namco System 21 hardware http://www.system16.[...]
[137] 웹인용 Intel i860-based Bus Boards http://alacron.com/i[...] 2016-11-24
[138] 문서 Atari Hard Drivin' hardware http://www.system16.[...]
[139] 저널 SUPERCOMPUTER http://www.degruyter[...] 2016-11-24
[140] 웹인용 (Including EC, LC, and V)-NXP http://www.freescale[...]
[141] 웹사이트 Namco System 21 (Galaxian³) hardware https://github.com/m[...]
[142] 웹인용 Computerworld https://books.google[...] IDG Enterprise 1991-03-25
[143] 문서 Digital's 21064 Microprocessor, Digital Equipment Corporation ftp://137.208.3.70/p[...] 2009-08-29
[144] 저널 The Gmicro/500 Superscalar Microprocessor with Branch Buffers http://dx.doi.org/10[...] 1993-09-01
[145] 웹인용 dhrystone http://www.netlib.or[...]
[146] 웹사이트 24× MIPS R4400 (2040 MIPS) http://www.system16.[...]
[147] 웹인용 System 16 - Namco Magic Edge Hornet Simulator Hardware (Namco) http://www.system16.[...]
[148] 웹인용 DCTP - Saturn Specifications http://www.segatech.[...] 2016-11-24
[149] 웹인용 Charts, benchmarks CPU Charts 2004, Sandra - CPU Dhrystone http://www.tomshardw[...] 2016-11-24
[150] 웹인용 PIC16F84A - 8-bit PIC Microcontrollers http://www.microchip[...]
[151] 웹인용 MOTOROLA P OWER PC 603 E ™ MICROPROCESSOR http://www.fermimn.g[...] 2016-11-24
[152] 웹인용 SiSoftware - Windows, GPGPU, Android, iOS analysers, diagnostic and benchmarking apps http://www.sisoftwar[...]
[153] 웹인용 DCTP - Hitachi's 200 MHz SH-4 http://www.segatech.[...] 2016-11-24
[154] 웹인용 DCTP - January 1998 News Archives http://www.segatech.[...] 2016-11-24
[155] 뉴스 Zilog Sees New Lease of Life for Z80 in Internet Appliances http://findarticles.[...]
[156] 웹사이트 Sega Naomi Multiboard hardware http://www.system16.[...]
[157] 웹인용 Freescale Semiconductor - MPC8272 PowerQUICC II Processor Family http://www.freescale[...] 2016-11-24
[158] 웹인용 ZISC78 datasheet & application note - Datasheet Archive http://www.datasheet[...]
[159] 웹인용 ARM's Cortex A7: Bringing Cheaper Dual-Core & More Power Efficient High-End Devices http://www.anandtech[...]
[160] 웹인용 PIC10F200 - 8-bit PIC Microcontrollers http://www.microchip[...]
[161] 웹인용 Microchip Redirect http://www.microchip[...] 2016-11-24
[162] 웹인용 Cortex-M3 Processor - ARM http://www.arm.com/p[...]
[163] 문서 Nios II Performance Benchmarks http://www.altera.co[...]
[164] 웹인용 MIPS Architecture Enabling Growing List of Mobile Application Processors http://www.design-re[...]
[165] 웹인용 mini-itx.com - epia px 10000 review http://www.mini-itx.[...]
[166] 웹인용 Cortex-A Series - ARM http://www.arm.com/p[...]
[167] 웹인용 Charts, benchmarks CPU Charts 2007, Synthetic SiSoft Sandra XI CPU http://www.tomshardw[...] 2016-11-24
[168] 웹인용 Cortex-R4 Processor - ARM http://www.arm.com/p[...]
[169] 웹인용 24K http://www.mips.com/[...] 2016-11-24
[170] 웹인용 Tom's Hardware Articles - Find and Filter Our Latest Articles http://www.tomshardw[...]
[171] 웹인용 Semiconductor IP Cores Companies http://www.design-re[...]
[172] 웹인용 Startup takes PowerPC to 25 W http://www.eetimes.c[...] UBM Tech 2007-02-05
[173] 웹인용 Benchmarks of ECS 945GCT-D with Intel Atom 1.6GHz http://www.ocworkben[...]
[174] 웹인용 Charts, benchmarks Desktop CPU Charts 2010, ALU Performance: SiSoftware Sandra 2010 Pro (ALU) http://www.tomshardw[...] 2016-11-24
[175] 웹인용 Cortex-M0 Processor - ARM http://www.arm.com/p[...]
[176] 웹인용 EEE Journal: ARM11 vs Cortex A8 vs Cortex A9 - Netbooks processors EEE PC, MSI Wind, HP, Acer Aspire, ARM Cortex vs Intel Atom https://web.archive.[...] 2016-11-24
[177] 웹인용 The Phenom II List of Overclocks - Page 21 http://www.xtremesys[...] 2016-11-24
[178] 웹인용 OC3D :: Review :: Intel 980x Gulftown :: Synthetic Benchmarks http://www.overclock[...] 2016-11-24
[179] 웹인용 Benchmark Results: Sandra 2011 - ASRock's E350M1: AMD's Brazos Platform Hits The Desktop First http://www.tomshardw[...] 2011-01-14
[180] 웹인용 Samsung Semiconductor Global Official Website http://www.samsung.c[...]
[181] 웹인용 Core i5 2500K and Core i7 2600K review http://www.guru3d.co[...]
[182] 웹인용 Charts, benchmarks Desktop CPU Charts 2010, ALU Performance: SiSoftware Sandra 2010 Pro (ALU) https://archive.toda[...] 2016-11-24
[183] 웹인용 Test: Sandra Dhrystone (MIPS) for i7-4770K, i7-3770K, FX-8350, FX-8150 http://www.cpu-world[...]
[184] 웹인용 Benchmark Results: SiSoftware Sandra 2011 - The Intel Core i7-990X Extreme Edition Processor Review http://www.tomshardw[...] 2011-02-25
[185] 웹인용 HardOCP - Synthetic Benchmarks https://web.archive.[...] 2016-11-24
[186] 웹인용 AMD FX-8350 Black Edition vs Intel Core i7-4770K - Compare CPUs http://versus.com/en[...]
[187] 웹인용 Intel Core i7 3630QM Notebook Processor https://web.archive.[...] 2016-11-24
[188] 웹인용 Intel Core i7-4770K Desktop Processor http://www.notebookc[...]
[189] 웹인용 Core i7-5960X Extreme Edition Review: Intel’s Overdue Desktop 8-Core Is Here http://techgage.com/[...] 2014-08-29
[190] 웹인용 Benchmarking The Raspberry Pi 2 http://hackaday.com/[...] hackaday.com 2015-02-05
[191] 웹인용 Core i7-6950X Extreme Edition Deca Core benchmarks. About 6% IPC gains over Haswell-E https://comparisoncp[...] 2016-10-16



본 사이트는 AI가 위키백과와 뉴스 기사,정부 간행물,학술 논문등을 바탕으로 정보를 가공하여 제공하는 백과사전형 서비스입니다.
모든 문서는 AI에 의해 자동 생성되며, CC BY-SA 4.0 라이선스에 따라 이용할 수 있습니다.
하지만, 위키백과나 뉴스 기사 자체에 오류, 부정확한 정보, 또는 가짜 뉴스가 포함될 수 있으며, AI는 이러한 내용을 완벽하게 걸러내지 못할 수 있습니다.
따라서 제공되는 정보에 일부 오류나 편향이 있을 수 있으므로, 중요한 정보는 반드시 다른 출처를 통해 교차 검증하시기 바랍니다.

문의하기 : help@durumis.com