If you enable the debug bar you will have a bar on top of the webpage that will display various sections. One of those is the "Timings" section, which will display the profiling of your controller.
On Mon, Feb 13, 2012 at 11:22 AM, sajuptpm <[email protected]> wrote: > Hi Christoph Zwerschke , > Thanks to reply > > How can i see the debug output ??? Have any special url ???? Where > it saving debug stats ??? > > > On Feb 13, 1:40 pm, Christoph Zwerschke <[email protected]> wrote: >> Am 13.02.2012 07:06, schrieb sajuptpm: >> >> > Have any built-in option there in turbogears to find/debug time taken >> > by each function call ???? like what cProfile module doing ??? >> >> You can use the TurboGears debug bar for this: >> >> http://pypi.python.org/pypi/tgext.debugbar/0.0.4 > > -- > 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. > -- 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.

