octave-maintainers
[Top][All Lists]
Advanced

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

Re: Performance issues on Windows, suggests a MSVC build


From: Ole Jacob Hagen
Subject: Re: Performance issues on Windows, suggests a MSVC build
Date: Thu, 23 Jun 2011 00:17:07 +0200

Hi,

Here is the numbers regarding performance of load function.
Size of file to be loaded is 640 MB. I don't have the same Octave version on my Win-XP or Gentoo Linux (dual boot).

Timings were done by: t0 = cputime; d = load('test.txt'); t = cputime - t0;

Octave-3.2.4 (WinXP): 966.23 seconds
Octave-3.4.0 (Gentoo): 182.5 seconds

So it's evident that it's a difference.
Do someone has a MSVC build of Octave, maybe the one from Sourceforge?


Cheers,

Ole

reply via email to

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