Link Copied
Hello,
An average CPU utilizationmeasure is operating system metric, which provided through system calls.We minimise the use of system calls in IPP data processing functions (in fact we do use only memory allocation service in some functions). That policy provide independency on operating system and allow to use IPP for example in kernel mode.
Regards,
Vladimir
For more complete information about compiler optimizations, see our Optimization Notice.