Summary

convert profiler time-accumulation code to using flonum operations

Metadata

Description

Sven Hartrumpf reported incorrect numbers for long-running tests. This is possibly caused by fixnum overflows, either in the code that converts CPU time to milliseconds or where invocation-times are added up.

Changes and comments

[2011-08-02 12:13:20 UTC] felix changed status from new to closed

[2011-08-02 12:13:20 UTC] felix set resolution to fixed

[2011-08-02 12:13:20 UTC] felix wrote:

Seems to work now, according to Sven.

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted