<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>filter function is very slow compared to GNU Octave for long FIR's <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - filter function is very slow compared to GNU Octave for long FIR's"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=15378#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - filter function is very slow compared to GNU Octave for long FIR's"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=15378">bug 15378</a>
              from <span class="vcard"><a class="email" href="mailto:Aggarwal.yash2011@gmail.com" title="Yash Aggarwal <Aggarwal.yash2011@gmail.com>"> <span class="fn">Yash Aggarwal</span></a>
</span></b>
        <pre>(In reply to Yash Aggarwal from <a href="show_bug.cgi?id=15378#c2">comment #2</a>)
<span class="quote">> I am not able to reproduce this.

> For Scilab 6.0.1:

> -->b = ones(1,1000)/1000;
> -->x = rand(1,108000);
> -->tic();filter(b,1,x);toc()
> ans = 0.39xxxx


> For octave same commands give:

> Elapsed time is 0.33xxxx seconds.</span >

I forgot to add that I am using macOS v10.13</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>