Tool/software: TI C/C++ Compiler
Compiler champs,
We are working with a critical customer in Israel who is planning to use mix of C and C++ code in their critical real time control application where the C++ code leverages features like templates and overridden functions. Using Compiler optimization, we have obtained about 50% improvement from their original code by placing the code in L2, enabling L1 cache along with -03 options.
Are there any additional recommended settings for C++ code that you want us to look at that can help optimize the code further. We are currently using following Language settings:
Regards,
Rahul