[MLton-devel] experimental release of source-level profiling

Matthew Fluet fluet@CS.Cornell.EDU
Fri, 17 Jan 2003 15:58:43 -0500 (EST)


> > [fluet@cfs21 stable.time 5]% mlprof -thresh 1 -raw true wc-scanStream mlmon.out
> > 50.03 seconds of CPU time (1.31 seconds GC)
> >      function       cur    raw    stack   raw     GC    raw
> > ------------------ ----- -------- ----- -------- ---- -------
> > doit                0.0%   (0.0s) 97.4% (50.03s) 2.6% (1.31s)
> > <GC_arrayAllocate>  0.3%  (0.15s) 97.4% (50.03s) 2.6% (1.31s)
>
> The 97.4% stack for GC_arrayAllocate looks like a bug to me.  I'll
> look into it.

I just grabbed that from some stuff I had lying around.  The actual
wc-scanStream.sml that I was using took the loop argument from the command
line, and I ran it with some small numbers.

But, that does correspond to the basis-library using bin-or-text-io.fun,
not the new functors.




-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel