[PEAK] PROPOSAL: Performance tracking service for PEAK

Uwe (Peter) Feldtmann admin at microshare.com.au
Thu Dec 18 22:31:11 EST 2003


Would you consider adding pause() and pause_all() methods?

These would enable timers to be used in say a time logging app where the 
user is working on one area with a timer running and is interrupted by 
another task that needs to be timed independantly and exclusively.

Phillip J. Eby wrote:

> The basic idea is that the service will offer the ability to create 
> timers.  A timer has a dotted name (key), just like a logger or a 
> property.  The timer has the ability to add arbitrary key/value pairs to 
> help identify what is being measured (such as a hit number, user ID, SQL 
> snippet, etc.), and a 'stop()' method to record the stop time.
> 



More information about the PEAK mailing list