Re: Is this the optimal FIR filter on all platforms?

From: Johan Bergman (johan.bergman_at_ericsson.com)
Date: 10/26/03


Date: Sun, 26 Oct 2003 18:52:12 +0100

Hi again, again! Now I have tried your code and mine on the Cygwin/x86
platform as well, and this time your code was more than two times slower
than mine.

So it seems like this:
  sum += *tmp_coeff_ptr++ * *tmp_input_ptr++;
is often more optimal than this:
  sum += coeffs[tap] * input[lag+tap];

Regards,
Johan



Relevant Pages

  • Re: iPaq 6365 : Seems vCard sent through SMS not supported
    ... i think that other platform that has this feature only ... Regards, ... > Does IPaq not support contacts sent as SMS? ...
    (microsoft.public.pocketpc.phone_edition)
  • Re: About local language setting
    ... my platform is also Windows CE 5.0. ... Best regards, ... I made japanese locale for demonstration to the customer. ... check all the japanese and english ones. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: C# vs. ASP for web services?
    ... See ASP.NET is a platform for developing web applications for .NET. ... Regards ... > compiler, and executes under CLR. ...
    (microsoft.public.dotnet.framework.aspnet)
  • [VC++/CLI express beta 2] How to add a class
    ... My platform: ... Regards, ... Philippe Bastiani ... Prev by Date: ...
    (microsoft.public.vsnet.general)
  • bg proccess limit
    ... providing company but can`t find suitable solution for the BSD ... coldfade @ wastedshells.com ...
    (freebsd-isp)