octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31305] slow contour plot


From: Gilberto A S Segundo
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Thu, 23 Jun 2011 14:38:27 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #39, bug #31305 (project octave):

Hello. I'm using Debian Linux, 32 bits.
I used octave 3.2.4 from Debian repository and octave 3.4.1 compiled by
myself. In both the contour function is very slow compared with matlab 2010b
(7.11.0) for linux.

Running the commands:

tic;
contour(rand(20))
toc;

I got:
- octave 3.2.4: Elapsed time is 7.66252 seconds
- octave 3.4.1: Elapsed time is 25.7015 seconds
- matlab 2010b: Elapsed time is 0.963400 seconds



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31305>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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