[m-dev.] for review: bug fix for memory profiling

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Apr 8 19:03:26 AEST 1998


On 08-Apr-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> library/benchmarking.m:
> 	Fix a bug which caused the "10 most expensive procedures/types since
> 	the last report" to be computed not on the basis of the number of
> 	words allocated since the last report, but on the number of words
> 	allocated so far in all of the execution.
> 
> 	Fix a bug that could result in divide by zero if two reports have
> 	no intervening memory allocations.

That looks fine, thanks.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list