[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: How much time to count from 1 to 1e7?
From: |
Michael Underwood |
Subject: |
RE: How much time to count from 1 to 1e7? |
Date: |
Thu, 9 Aug 2001 19:46:12 +1000 |
Ted,
I am suprised your machine takes 49.123 seconds. I have a P3/800Mhz that
does the it in under 27 seconds; incidentally, matlab V5 does it in under 3
seconds on my machine.
regards
mick underwood
-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Thursday, August 09, 2001 6:41 pm
To: address@hidden
Cc: address@hidden; address@hidden
Subject: Re: How much time to count from 1 to 1e7?
On 09-Aug-01 Etienne Grossmann wrote:
> ps : Note that this is faster than while (P2, 350MHz)(won't do for
> unkown number of loops, though)
>
> octave:122> tic; for i = 1:1e7, end; toc
> ans = 43.791
Interesting! With a P3/733MHz I get 49.123 (pretty repeatable).
(SuSE Linux 7.2, octave 2.0.16)
What's your secret, Etienne?
Ted.
--------------------------------------------------------------------
E-Mail: (Ted Harding) <address@hidden>
Fax-to-email: +44 (0)870 167 1972
Date: 09-Aug-01 Time: 09:40:31
------------------------------ XFMail ------------------------------
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
RE: How much time to count from 1 to 1e7?,
Michael Underwood <=
Re: How much time to count from 1 to 1e7?, Etienne Grossmann, 2001/08/09