Email list hosting service & mailing list manager

Time-related procedures Lassi Kortela (09 May 2019 11:36 UTC)
Re: Time-related procedures Lassi Kortela (09 May 2019 15:38 UTC)
Re: Time-related procedures John Cowan (10 May 2019 00:54 UTC)
Re: Time-related procedures Lassi Kortela (10 May 2019 11:48 UTC)
Re: Time-related procedures Lassi Kortela (10 May 2019 11:57 UTC)

Re: Time-related procedures Lassi Kortela 09 May 2019 15:38 UTC

> What would be the applications of a CPU tick counter, and can we serve
> them? The only one I can think of off the top of my head is profiling
> the execution time of code. That application would be better served by a
> dedicated profiling API.

For reference, here are the pertinent Chez APIs:

Section 12.7. Profiling
https://cisco.github.io/ChezScheme/csug9.5/system.html#./system:h7

Section 12.11. Timing and Statistics
https://cisco.github.io/ChezScheme/csug9.5/system.html#./system:h11