# HG changeset patch # User Arun Giridhar # Date 1660056366 14400 # Node ID 6203e303c5ac4fa39d4c2cbf3c8d5f703c859d7b # Parent a44009224387862e77acce7434db67cb81f916ef NEWS.8.md: mention speed of filter (bug #61674) diff -r a44009224387 -r 6203e303c5ac etc/NEWS.8.md --- a/etc/NEWS.8.md Sun Aug 07 21:59:30 2022 +0200 +++ b/etc/NEWS.8.md Tue Aug 09 10:46:06 2022 -0400 @@ -8,6 +8,9 @@ Configure with `--disable-lib-visibility-flags` to export all symbols (as in previous versions). +- `filter` is now 5X faster, which also speeds up `deconv`, `fftfilt` +and `arma_rnd` by the same amount. + - `integral` can now output a second argument passing the error measurement used by the underlying integrator.