On Mon, 7 Aug 2006 00:21:43 -0400 "Mark Ramm" <[EMAIL PROTECTED]> wrote:
> > Two questions about profiling: > > 1) Has anybody used the CherryPy profiler module with TurboGears? > 2) How important do you think it is to cover profiling for the > TurboGears book? I've used the cherrypy profiler module with TurboGears. It spits out a lot of output if you use it incorrectly, but it's fairly easy to time specific pieces. I think it's something that just about every project is going to run into if it exists as anything other than a hobby. It'd probably be good to explain how to do it, but not go into a lot of profiling theory detail. Jason
signature.asc
Description: PGP signature

