[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsear
From: |
A.R. Burgers |
Subject: |
[Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch) |
Date: |
Tue, 22 Nov 2022 02:20:49 -0500 (EST) |
Follow-up Comment #3, bug #63376 (project octave):
OTOH octave's specialized 2D tsearch seems quite fast.
matlab's R2019B tsearchn needs about 4.2 seconds, a factor 4-5 slower for the
same size search on the same platform.
Clearly not a trivial problem. Speeding up probably requires some geometric
preprocessing, setting up data structures, which may be worth while or not
depending on problem size or the number of searches in relation to the extra
preprocessing work.
e.g. https://hal.inria.fr/inria-00166711
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63376>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), A.R. Burgers, 2022/11/17
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Rik, 2022/11/17
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/18
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch),
A.R. Burgers <=
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/23
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), A.R. Burgers, 2022/11/23
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/24
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Rik, 2022/11/25
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/25
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Rik, 2022/11/25
- [Octave-bug-tracker] [bug #63376] tsearchn quite slow (compared to tsearch), Arun Giridhar, 2022/11/25