|
| From: | Michael Godfrey |
| Subject: | [Octave-bug-tracker] [bug #52809] interpreter performance is slow on development branch |
| Date: | Sat, 6 Jan 2018 12:43:27 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 |
Follow-up Comment #10, bug #52809 (project octave):
Oh, right.
Here is Rik's loop5.m:tic; for i=1:1000; for j=1:1000; a = 1.0; end; end; toc
Fedora: time is 0.169811 seconds.
dev: time is 0.968607 seconds.
Typical value for several repeats.
Sorry for previous. Donw in a hurry...
Michael
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52809>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |