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: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61674] deconv much slower than conv
Date: Wed, 15 Dec 2021 19:26:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

Follow-up Comment #5, bug #61674 (project octave):

How about keeping it inside the outermost loop? New patch attached. Does this
allow Ctrl-C?

I'm also seeing the structure of filter.cc has many if-else decisions inside
for-loops but the variables for the if-else seem invariant in the loops. Would
that be ordered better as for-inside-if instead of if-inside-for?


(file #52511)
    _______________________________________________________

Additional Item Attachment:

File name: filter_v2.patch                Size:1 KB
    <https://file.savannah.gnu.org/file/filter_v2.patch?file_id=52511>



    _______________________________________________________

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]