Has anyone figured out a way to time an application's setup?

I'm interested in the total time from the process being invoked until it's 
ready to serve.

The ApplicationCreated event seems to be a good "finish" time, but I can't 
figure out a good "start" time to include the overhead of whatever process 
starts the server (ie, the time between calling `pserve` and application 
file being processed ).


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to