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

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

[Octave-bug-tracker] [bug #41630] Importdata function fails with Unable


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #41630] Importdata function fails with Unable to determine delimiter error
Date: Sun, 20 Apr 2014 20:38:13 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0 SeaMonkey/2.25

Follow-up Comment #5, bug #41630 (project octave):

Thanks for reviewing & pushing.

Is find() really faster, also on big files? I can imagine that index() is
ploughing through the entire file if no matching EOL is found.

Originally I had index() search only in the first 
min (filelength, 4096)
bytes to limit excessive search time; I dropped it but I cannot recall anymore
why :-( (hmmm aging memory I suppose)
If you want I can make a cs to reintroduce this.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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