chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] profiler reports strange "seconds" values


From: Sven Hartrumpf
Subject: [Chicken-users] profiler reports strange "seconds" values
Date: Wed, 06 Jul 2011 15:04:09 +0200 (CEST)

Hi all.

chicken-profile reports accumulated runtime in a column
labeled "seconds".
Why do I see numbers like 716254787.383, when
the program ran only 200 times with average runtime of 5 seconds?
Are the numbers in microseconds?

I compiled my Scheme program as follows:
csc -d0 -O3 -unsafe -accumulate-profile -profile-name try1.profile ...

> csi
CHICKEN
Version 4.7.3 
linux-unix-gnu-x86-64 [ 64bit manyargs dload ]

Greetings
Sven



reply via email to

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