Re: [Scheme-reports] Comments on draft 6 Andy Wingo (20 Feb 2012 21:50 UTC)
Re: [Scheme-reports] Comments on draft 6 Vitaly Magerya (21 Feb 2012 15:34 UTC)
Re: [Scheme-reports] Comments on draft 6 Andy Wingo (21 Feb 2012 17:47 UTC)

Re: [Scheme-reports] Comments on draft 6 Andy Wingo 21 Feb 2012 17:46 UTC

On Tue 21 Feb 2012 16:33, Vitaly Magerya <vmagerya@gmail.com> writes:

> Andy Wingo wrote:
>>> I see. Is this an important optimization? Are there implementations
>>> that have similar functionality (i.e. fixnum-based monotonic timer)?
>>
>> FWIW, Guile does this.  It's worthwhile in some cases.
>
> OK, I see (get-internal-real-time, correct?).

And (times), (get-internal-run-time), the times in (gc-stats), etc.  All
internal times are in internal-time-units-per-second.

> Do you want this interface to go into R7RS?

I would be fine either way; I really don't have an opinion on this one.

Regards,

Andy
--
http://wingolog.org/

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports