PreviousIndexNext

[bug-gsl] Re: Wavelet DWT speedup (2008-01-02)

From: Brian Gough <bjg@gnu.org>
Subject: Re: Wavelet DWT speedup
Date: Wed, 02 Jan 2008 12:31:43 +0000
To: "Jason Coy" <funkdart@.........>
Cc: bug-gsl@gnu.org

At Thu, 20 Dec 2007 23:27:21 -0500,
Jason Coy wrote:
>
> Enclosed is a patch file for the wavlelet/dwt.c file that speeds up the
> operation of the dwt_step function a bit by eliminating the need for the
> program to calculate the buffer offset repeatedly. The dwt.c file contains
> the updated code.
> It increases speed at the cost of slightly more complicated code.

Thanks for the patch. What sort of speedup do you get with that?

--
Brian Gough