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

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

[Octave-bug-tracker] [bug #59277] xls2oct and/or openxls behave unexpect


From: Dennis
Subject: [Octave-bug-tracker] [bug #59277] xls2oct and/or openxls behave unexpected
Date: Fri, 16 Oct 2020 06:28:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36

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

Here is another thing that is bothering me. I was wondering why there is a
huge difference between the profile results of my dummy case and the real
sheet that I use. I am referring to the second call of the test script (when
it uses OCT). The most time consuming function is cell2mat. But why the
difference between my original sheet and the dummy?

To test this, I have stripped my real Excel sheet step by step. First removed
references between sheets, removed conditional formatting, etc. That all
didn't do much. What really made a big difference was removing *other* sheets
in the workbook that contained quite a bit of text. For some reason the
presence or absence of these other sheets had a huge impact on the time used
by cell2mat. This seems strange to me, because the xls2oct function gets a
specific worksheet as input. Why would the presence or absence of other
worksheets make any difference on the time spend on cell2mat?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59277>

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




reply via email to

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