1. Processor performance indicators
There are many performance indicators used to evaluate CPUs. Test standards with different performance focuses may produce different indicator values. The following introduces two classic test standards widely used in the embedded industry.
1.1 Dhrystone Standard
Dhrystone is a benchmark program proposed by Reinhold P. Weicker in 1984. Its main purpose is to test the performance of integer operations and logical operations of the processor.
The Dhrystone program was originally published in Ada, and later Rick Richardson developed Version 1.1 for Unix in C, which successfully promoted the widespread use of Dhrystone. The latest version of the Dhrystone program is Version 2.1, which was updated in 1988.
The Dhrystone standard test method is very simple, that is, how many times the Dhrystone program is run per unit time, and its indicator unit is DMIPS/MHz. MIPS is the abbreviation of Million Instructions Per Second, which means the number of machine language instructions processed per second in the millions. The D in DMIPS is the abbreviation of Dhrystone, which represents the MIPS under the Dhrystone standard test method.
1.2 CoreMark Standard
CoreMark is a benchmark program proposed by Shay Gla-On of the Embedded Microprocessor Benchmark Evaluation Association EEMBC in 2009. Its main goal is to test the core performance of processors. This standard is considered to be more practical than the outdated Dhrystone standard.
The CoreMark program is written in C and contains the following algorithms: enumeration (search and sort), mathematical matrix operations (normal matrix operations) and state machines (used to determine whether the input stream contains valid numbers), and finally CRC (cyclic redundancy check). The latest version of the CoreMark program is Version 1.0.
The CoreMark standard test method is also very simple, that is, how many times the CoreMark program is run per unit time under a certain configuration parameter combination, and its indicator unit is CoreMark/MHz. The higher the CoreMark number, the higher the performance.
2. Performance comparison of Cortex-M processors
ARM provides an official performance comparison bar chart of the Cortex-M series processors:
The specific indicator values of each processor are as follows:
The latest ARM official indicator values in June 2019 are as follows:
References:
[1]. [ARM Embedded System Development] Chapter 1 Dhrystone
[2]. Simple tool for testing CPU - dhrystone
[3]. Introduction to the processor performance test benchmark program (CoreMark)
[4]. Cortex-M7 Launches: Embedded, IoT and Wearables
[5]. CSDN-markdown table style settings (cross-row tables, background color, etc.)
Previous article:Pi Ziheng Embedded: ARM Cortex-M Debugging (1) - 4-wire protocol standard (JTAG)
Next article:Pi Zi Heng Embedded: ARM Cortex-M Core (3) - Functional Modules
Recommended ReadingLatest update time:2024-11-16 12:48
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Learn about the internal structure of ST waterproof pressure sensor in this 32-second video
- 【Qinheng CH582】Evaluation Summary
- Introduction to oscilloscope related terms (Part 2)
- Electric curtain chip solution-single chip solution
- TMS320C5402 serial port initialization
- Some new changes that 5G brings to PA
- 【GD32E231 DIY】OLED usage (SPI)
- Experience in using Ti's C28x series DSP (28069) (28377D)
- Let you know about brushless DC motor
- EETalk: What pitfalls have you encountered during PCB design?