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

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

[Octave-bug-tracker] [bug #54100] fread using SKIP larger than zero is e


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #54100] fread using SKIP larger than zero is extremely slow
Date: Tue, 24 Jul 2018 01:52:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #17, bug #54100 (project octave):

OK, I see what you are saying.  Just some small tweaks needed then, but it's
the kind of thing that needs me to stare at the details of integer math; so
when I find some free time in the next day or two I'll fix those cases.  (I
fixed the first fail, then found an issue when the number of elements to read
is not a factor of block_size, e.g., block_size of 2 but want to read 3
elements--there's a last partial block.)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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