octave-maintainers
[Top][All Lists]
Advanced

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

Improved performance of ode45 in core


From: rik
Subject: Improved performance of ode45 in core
Date: Mon, 19 Oct 2015 09:07:15 -0700

10/19/15

Immediately after the introduction of ode45 into the core the code "tic;
test ('ode45'); toc" resulted in an average runtime of 16.625 seconds on my
computer.  Today, the same benchmark takes 10.28 seconds or a -38%
reduction.  So the vectorization that Carlo did and the general code
cleanup made a large difference.

--Rik



reply via email to

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