Profile with fork in 3.10? (was: Profile with fork)

Diego Gomez Deck DiegoGomezDeck at consultar.com
Wed Feb 28 12:24:12 UTC 2007


It could be nice to include this at 3.10.

Cheers,

-- Diego

El mar, 27-02-2007 a las 17:05 +0100, Bert Freudenberg escribió:
> On Feb 27, 2007, at 16:41 , Frédéric Pluquet wrote:
> 
> > Hello,
> >
> > I want profile my work to find how reduce the execution time.
> >
> > In my framework I do a lot of fork, creating processes. When I  
> > profile, via MessageTally spyOn: [], only the "active" process (the  
> > father) is profiled and I don't have any information on the  
> > subprocesses :-(
> >
> > Is there a simple way to resolve my problem ? Must I use an another  
> > tool ?
> 
> In Tweak there is a version that tallies all processes:
> 
> 	MessageTally spyOnScript: [...]
> 
> The block you spy on could simply contain a Delay. I attached the  
> relevant methods.
> 
> - Bert -
> 
-- 

 Diego Gomez Deck
-------------------------------------
 http://diegogomezdeck.blogspot.com/
 http://wwww.consultar.com/





More information about the Squeak-dev mailing list