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

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

[Octave-bug-tracker] [bug #64264] reorganize tsearch for a 20% performan


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #64264] reorganize tsearch for a 20% performance gain
Date: Tue, 30 May 2023 13:58:06 -0400 (EDT)

Follow-up Comment #1, bug #64264 (project octave):

Do you need the variable det_pos at all?  You could replace "if (det_pos !=
0)" with "if (det > 0)" and remove the other lines where it shows up. Does
that keep the speed the same?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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