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

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

[Octave-bug-tracker] [bug #51871] loading '-ascii' format files is slow


From: count
Subject: [Octave-bug-tracker] [bug #51871] loading '-ascii' format files is slow
Date: Thu, 31 Aug 2017 12:53:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #15, bug #51871 (project octave):

To summarize:

1) octave_read_fp_value() will still cause 2 fail assert on sscanf test. Need
to fix this anyway.

2) Decide whether comments are allowed.
I personally like this feature because then it is convenient to tag a file,
although seldom used. Matlab support comment here by using '%' but not '#' (I
just tried), and run time is about 1.75 sec, we are not far behind.

3) All patches I provided here are lack the support to '\r' line ending, i.e.
Mac OS Classic style, should we add it back?
Matlab support '\r' ending BTW.
std::getline is not able to detect both '\n' and '\r' line endings....

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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