Loop unrolling and type casting operation for performance improvement in embedded system

임베디드 시스템에서의 성능 향상을 위한 루프 펼침과 형변환

  • Sung, Woon (Dept. of Computer and Information Engineering, Inha University) ;
  • Shin, Dong-Young (Dept. of Computer and Information Engineering, Inha University) ;
  • Park, Joon-Seok (Dept. of Computer and Information Engineering, Inha University)
  • 성운 (인하대학교 컴퓨터정보공학과) ;
  • 신동영 (인하대학교 컴퓨터정보공학과) ;
  • 박준석 (인하대학교 컴퓨터정보공학과)
  • Published : 2012.01.11

Abstract

임베디드 시스템에서 최적화 기술의 성능은 크로스 컴파일러의 성능과 실행상황, 대상 하드웨어의 특징 등에 따라 좌우된다. 본 논문에서는 최적화 기술 중 루프 펼침과 형 변환을 이미지 처리 코드에 적용하여 성능을 측정하였다. 그 결과 기술을 적용하지 않은 성능을 기준으로 55%의 성능향상이 이루어졌다.

Keywords