<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I got similar results under Linux :<br>
      Scilab-5.5.2: 
      0.03 s<br>
      Scilab-6.0.0:
      5.13s<br>
      <br>
      Serge<br>
      Le 22/02/2017 à 18:30, Stefan Du Rietz a écrit :<br>
    </div>
    <blockquote
      cite="mid:888d4353-c269-bb70-d884-39319b9fdbfe@durietz.se"
      type="cite">Here you are, Lester! A script that generates a
      comparatively small data file and then reads it is attached.
      <br>
      <br>
      In a small laptop computer with Windows 10 and 32-bit versions of
      Scilab:
      <br>
      <br>
      Scilab-5.5.2:
      <br>
      <br>
      size(mat) = [10000  7]
      <br>
      mat took 0.08 sec to read.
      <br>
      size(mat) = [10000  7]
      <br>
      <br>
      Scilab-6.0.0:
      <br>
      <br>
      size(mat) = [10000  7]
      <br>
      mat took 39.14 sec to read.
      <br>
      size(mat) = [10000  7]
      <br>
      <br>
      Regards
      <br>
      Stefan
      <br>
      <br>
      <br>
      On 2017-02-22 11:43, Lester Anderson wrote:
      <br>
      <blockquote type="cite">Haven't got as far as testing the
        functions, but just starting version
        <br>
        6 compared to 5.5.2 is slower; not sure what is going on.
        Testing on
        <br>
        Windows 8.1 (4 Gb RAM).
        <br>
        <br>
        Do you have a test script to try, see if the issue can be
        reproduced?
        <br>
        <br>
        Cheers
        <br>
        Lester
        <br>
        <br>
        On 22 February 2017 at 10:15, Stefan Du Rietz
        <a class="moz-txt-link-rfc2396E" href="mailto:sdr@durietz.se"><sdr@durietz.se></a> wrote:
        <br>
        <blockquote type="cite">Hello,
          <br>
          I got Scilab 6 to work in a Windows 10 laptop. However, my
          loading of data
          <br>
          with read() took almost half an hour.
          <br>
          From toc() and mprintf():
          <br>
          Loading of data took 26 min 23 sec
          <br>
          <br>
          In Scilab 5.5.2 it took just over a second.
          <br>
          From toc() and mprintf():
          <br>
          Loading of data took 1.219 sec.
          <br>
          <br>
          What happened?
          <br>
          <br>
          Regards
          <br>
          Stefan
          <br>
          _______________________________________________
          <br>
          users mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
          <br>
          <a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
          <br>
        </blockquote>
        _______________________________________________
        <br>
        users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
        <br>
        <br>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>