changeset 31180:6203e303c5ac

NEWS.8.md: mention speed of filter (bug #61674)
author Arun Giridhar <arungiridhar@gmail.com>
date Tue, 09 Aug 2022 10:46:06 -0400
parents a44009224387
children c6c4c6f04170
files etc/NEWS.8.md
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.