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

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

[Octave-bug-tracker] [bug #57439] handles to private functions may fail


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57439] handles to private functions may fail after "clear functions"
Date: Fri, 28 Feb 2020 12:58:09 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #27, bug #57439 (project octave):

Running the tests on my Debian system also still works, but it is a little
slower after the changeset that I checked in to fix this bug.

I agree that the test suite performance is not critical.  A change like the
one I made might cause a significant change in performance for the tests
because they parse most if not nearly all .m files.  Another big time sink in
the test is running makeinfo to generate usage messages.

The real question is whether the change I made affects real usage.  Philip,
are you noticing a general problem with performance, or is it just the test
suite?  If it is a general problem, can you provide some example code that
demonstrates the performance issue?  Also, are there directories in your
Octave load-path that are on network drives?  I think that could be a
significant problem, at least with the patch that uses canonicalize_file_name.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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