|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #63444] "if (COND)" is much slower than "if (all (COND))" |
Date: | Tue, 29 Nov 2022 14:32:56 -0500 (EST) |
Follow-up Comment #4, bug #63444 (project octave): Just for fun, I benchmarked Matlab and they have the same issue (slightly worse even). "if (COND)" is 42% slower than using "if (all (COND))". _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?63444> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |