Performance issue

Andreas Raab andreas.raab at gmx.de
Wed Jan 11 04:51:05 UTC 2006


Timothy Reaves wrote:
>     Anyone think there is a relation?  What's the best way to determine  
> why performance changes?

Measure it. Click on the desktop, choose "debug", "start MessageTally". 
Do whatever you want to measure, move the mouse to the top of the 
screen. This will show you the results.

Alternatively, do it programmatically via something like:

	MessageTally spyOn:[Browser openBrowser].

Cheers,
   - Andreas



More information about the Squeak-dev mailing list