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

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

[Octave-bug-tracker] [bug #63444] "if (COND)" is much slower than "if (a


From: Rik
Subject: [Octave-bug-tracker] [bug #63444] "if (COND)" is much slower than "if (all (COND))"
Date: Tue, 29 Nov 2022 20:09:14 -0500 (EST)

Follow-up Comment #8, bug #63444 (project octave):

I wasn't thinking this was production code.  This was just to see if the slow
down was coming from the loop body or the loop structure.  I used the same
indexing structure in each loop body because I was only interested in relative
performance rather than absolute performance.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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