[bug #68121] convert isequal to built-in function for performance
Nicholas Jankowski <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Update of bug #68121 (group octave):
Severity: 3 - Normal => 2 - Minor
Summary: plea to make isequal built-in => convert isequal to
built-in function for performance
_______________________________________________________
Follow-up Comment #1:
confirming that isqeual is in m-code in the current versions of octave.
A quick look shows there are many type specific code paths in that function,
which is probably why 'it works' in m-code has been considered good enough as
the conversion complexity may be nontrivial.
that said, in the meantime can you share what sort of data you're passing to
isequal? and in what construct you're calling the function? it may be there
are some things that can be done with the current code to at least alleviate
some of your current performance penalty.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68121>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaam6cQAKCRCqLAuaBUf3 TqihAP9a5YBVy3XZr3wnLt1b0G6Q3ORBtDz7YNzSrE0DT/6jKQEA6P2/48M++/Fh k9FBOEMT9Bnj1eoG7EEfDDUk6LHJOwA= =NQ41 -----END PGP SIGNATURE-----