On 10/05/2011 19:24, David Peixotto wrote:
I found that the runtime stats output was incorrect for the one-line stats
(i.e. the +RTS -t -RTS output). The output was giving zeros for several
of the
times, for example the mutator time. The problem was that the time
values were
being computed inside
I found that the runtime stats output was incorrect for the one-line stats
(i.e. the +RTS -t -RTS output). The output was giving zeros for several of the
times, for example the mutator time. The problem was that the time values were
being computed inside a conditional so they were not correctly set