Hello,
I migrated my application from SDK 7.1 to SDK 8.1.
I saw a 9% CPU utilization drop. So I checked the individual threads' consumptions. They used less and cumulatively 9% drop.
It looks like overall impact by for example compiler option rather than optimizing a specific module.
Is there a clue to investigate the reason for improvement?
Thank you very much.