Hello,

How am I supposed to use the paste.debug.profile to get profiling data
for the web pages? It seems to have a middleware, but what should I
add to the configuration file exactly to get it running?

I also tried to use the decorator for a single controller action like this:

    @profile_decorator()
    def index(self):

This gave interesting results: when I loaded the index page, paster server
just exited and returned a blank page.

Is this a bug I should open a ticket for or an uneducated user's error?

-- 
--PJ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to