<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Speed of function in IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Speed-of-function-in-IPP/m-p/865879#M8326</link>
    <description>&lt;P&gt;All work is done inside DLL except data marshalling required by managed runtime.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2008 17:53:01 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-06-30T17:53:01Z</dc:date>
    <item>
      <title>Speed of function in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Speed-of-function-in-IPP/m-p/865878#M8325</link>
      <description>&lt;P&gt;Hello. I am using IPP library with .NET. I do it somehow like this: &lt;BR /&gt;[DllImport(lib)]&lt;BR /&gt;public static extern IppStatus ippsCrossCorr_32fc(Complex_f* pSrc1, int len1, Complex_f* pSrc2, int len2, Complex_f* pDst, int dstLen, int lowLag);&lt;/P&gt;
&lt;P&gt;I tested the speed of this function's execution in C++ and C# and C++ is about 10% better. How can you explain that? I know that C# is managed and a bit slower than unmanaged C++ but there is no reason to be slow in this case because all work is done inside binary dll. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2008 15:59:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Speed-of-function-in-IPP/m-p/865878#M8325</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2008-06-30T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Speed of function in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Speed-of-function-in-IPP/m-p/865879#M8326</link>
      <description>&lt;P&gt;All work is done inside DLL except data marshalling required by managed runtime.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2008 17:53:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Speed-of-function-in-IPP/m-p/865879#M8326</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-06-30T17:53:01Z</dc:date>
    </item>
  </channel>
</rss>

