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

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

[Octave-bug-tracker] [bug #43327] dir function is too slow


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43327] dir function is too slow
Date: Thu, 02 Oct 2014 17:34:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0

Follow-up Comment #4, bug #43327 (project octave):

Instead of rewriting dir as a built-in function, could we also fix the speed
issue by simply vectorizing the stat function and having dir take advantage of
that?  I.e., allow stat to take a cell array of file names and return a struct
array of results.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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