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

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

[Octave-bug-tracker] [bug #59706] Add function that normalizes a file pa


From: anonymous
Subject: [Octave-bug-tracker] [bug #59706] Add function that normalizes a file path
Date: Thu, 17 Dec 2020 14:08:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:68.9) Gecko/20100101 Goanna/4.6 Firefox/68.9 Mypal/28.14.2

Follow-up Comment #2, bug #59706 (project octave):

Thanks for reply!

I have developed a function that calls octave::symbol_table::find_function
multiple times. The function in Octave 5.2.0 completes in 2-3 seconds while in
Octave 6.1.0 it takes sometimes near 60 seconds. I independently used Very
Sleepy profiler that shows that 73% of the running time is related to
canonicalize_file_name.
However the slowdown by canonicalize_file_name may be compensated by recent
improvements in other places.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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