Hey all, I'm trying to identify hotspots in a TG1.0 app, following these instructions here: http://docs.turbogears.org/1.0/RoughDocs/Optimization?highlight=(profile)#profiling
Unfortunately, the results I get from that trace only seem to show information on the startup of TurboGears - not the actual application server worker threads. profile (and cProfile) are not able to handle multi-threaded apps properly, as far as I remember; is there anything I can do to profile the worker threads specifically? Thanks! James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

