help-octave
[Top][All Lists]
Advanced

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

Octave timing


From: Przemek Klosowski
Subject: Octave timing
Date: Fri, 10 Aug 2001 12:18:58 -0400

In playing with meaningless octave benchmarks, I stumbled onto this:

        -(time-time)*1e6

returns around 20 on my system (1.2GHz K7); this is the time, in
microseconds, between processsing two time() calls while evaluating
the expression above. Because time() is a builtin operator, I argue
that Octave's interpreter should be given a rank of .050 MIPS on my
CPU :)

        p



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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