Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Performance: In-place vs regular

thorsan
Beginner
182 Views

Hi

Is there a difference in computation speed between e.g. ippsFIR_16s_Sfs and ippsFIR_16s_ISfs, i.e. regular compared to in-place operation?

Thor Andreas

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
182 Views
Hello,
I think in-place operations faster (better data locality). You may check real data with IPP performance system found at IPP/tools/perfsys/data folder of your IPP installation folder
Vladimir

0 Kudos
Reply