octave-maintainers
[Top][All Lists]
Advanced

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

Re: Speed of Ocave vs Matlab?


From: John Swensen
Subject: Re: Speed of Ocave vs Matlab?
Date: Mon, 7 Sep 2015 21:21:34 -0700


On Sep 7, 2015, at 3:03 PM, Markus Bergholz <address@hidden> wrote:


It always depends on your code and data structure. When you're benchmarking loops, octave will lose.

PS: don't trust any benchmarks


--
icq: 167498924
XMPP|Jabber: address@hidden

How much does the not-enabled-by-default JIT help in the loop department? Does it need to be able to JIT compile everything in the loop also? Or, can loop performance be improved just by turning JIT on regardless of the code contents of the loop?

reply via email to

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