Login  Register

Re: Timming a block

Posted by Bernhard Kohlhaas-6 on Apr 21, 2005; 2:58am
URL: https://forum.world.st/Timming-a-block-tp3373738p3373768.html

Fernando Rodriguez wrote:
> Hi,
>
> Time>>millisecondsToRun: is ok, but isn't there anything better?
> I'd like to know at least, how much of that time was spent on gc, and
> how much was spend on user code...
>
> Thanks

Have you tried Ian Bartholomew's profiler goodie? You can find it with
the rest of his goodies at http://www.idb.me.uk/goodies5/goodies5.html
There is no documentation for the D5 version, so take a look at the
documentation for the D4 version at
http://www.idb.me.uk/goodies4/profiler.html

Bernhard
P.S.: comp.lang.smalltalk removed as posting target.