Proceedings of the IEEK Conference (대한전자공학회:학술대회논문집)
- 2003.07d
- /
- Pages.1355-1358
- /
- 2003
Performance Analysis of Embedded Applications
임베디드 응용 프로그램 성능 분석
Abstract
This paper presents performance analysis of the embedded application, called EEMBC consisting of 5 categories and total 34 applications. We measured various performance metrics, such as code sizes, TLP(Thread Level Parallelism) using OpenMP API and ILP(Instruction Level Parallelism) on ARM-modeled SimpleScalar in detail. We show that the embedded applications have the similar characteristics as integer applications to deliver low ILP and TLP in our environment. They have many small loops, which result in large instruction overhead in TLP and loop control overhead in ILP.
Keywords