[Bugzilla] [Bug 15378] Yash Aggarwal has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Sat Mar 10 18:24:18 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=15378
--------- Bug Summary -----------
filter function is very slow compared to GNU Octave for long FIR's
---------- Changed by ------------
Aggarwal.yash2011 at gmail.com
---------- What changed ----------
--- Comment #3 from Yash Aggarwal <Aggarwal.yash2011 at gmail.com> ---
(In reply to Yash Aggarwal from comment #2)
> 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.
I forgot to add that I am using macOS v10.13
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180310/ff2fff45/attachment.htm>
More information about the Bugzilla
mailing list