Kamis, 20 Januari 2011
Optimizing C and C++ Code
Embedded software often runs on processors with limited computation power, thus optimizing the code becomes a necessity. In this article we will explore the following optimization techniques for C and C++ code developed for Real-time and Embedded Systems. Adjust structure sizes to power of twoPlace case labels in narrow rangePlace frequent case labels firstBreak big switch statements into nested
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar