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

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

[Octave-bug-tracker] [bug #50416] dir command is very slow with large di


From: Rik
Subject: [Octave-bug-tracker] [bug #50416] dir command is very slow with large directories
Date: Tue, 28 Feb 2017 19:12:22 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #50416 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #4:

Attached is the beginnings of a cset for testing.  It tackles the first two
slow function calls (fullfile, fileparts) and is 2.3X faster.  The remaining
slowdown is the call to datenum which may be harder to replace (given how many
quirks and corner cases I see in datenum.m).  

(file #39856)
    _______________________________________________________

Additional Item Attachment:

File name: dir.cset                       Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50416>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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