octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61674] deconv much slower than conv


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61674] deconv much slower than conv
Date: Tue, 28 Dec 2021 06:59:53 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.62

Update of bug #61674 (project octave):

        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #15:

Is there a reason why you removed including "quit.h"?

> +      // Can num_inner be set automatically at configure time based on
actual
> +      // computer speed? Or is that too complicated?

Even if that was possible, that wouldn't help for distributions where Octave
is built on different hardware than where it is executed. If at all, we'd need
a runtime check. But I'm not sure if that check is worth the additional
maintenance burden.

I might be missing something. But `iidx` is only used if `a_len > 1`. Would it
make sense to move its scope to inside that branch of the `if` block?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61674>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]