gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Maxima] computation time information


From: Camm Maguire
Subject: [Gcl-devel] Re: [Maxima] computation time information
Date: 20 Dec 2006 15:25:02 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  At least on unix, we have:

>(si::gettimeofday)

1.1666460602236531E9

for microsecond resolution.  Perhaps you could suggest a patch?  We
are in need of a windows developer.  Specifically, there is a windows
specific read.d patch which needs reverting and testing -- I've asked
several people to test but have received no replies.  I'd like to get
this out before 2.6.8 is release if possible.  

The patch should be on the mailing lists.  Out of the office for one
week.  Would be absolutely wonderful if someone could try this by
then. 

Take care,

"Stavros Macrakis" <address@hidden> writes:

> > (get-internal-real-time)) (float internal-time-units-per-second)))
> > By the way, I tried the above with Clisp, GCL, and SBCL on Linux.
> > The code is pure Common Lisp so it should work for other Lisps.
> > I would be interested to hear if it works correctly for GCL on Windows.
> 
> GCL on Windows apparently uses a 10 mS resolution real-time clock for
> both (get-internal-real-time) and (get-internal-run-time).  This is
> unfortunate -- Windows does provide several different high-resolution
> runtime clocks (but I'm not an expert in them).  Maybe there is
> already some other interface to the high-resolution runtime clock in
> GCL?
> 
>           -s
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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