[Catalyst] Built in profiling in the UI

Eden Cardim edencardim at gmail.com
Tue Feb 21 13:28:40 GMT 2012


>>>>> "Adam" == Adam Sjøgren <asjo at koldfront.dk> writes:

    Adam>   Hi Has anyone built something similar to this:

    Adam>  * http://code.google.com/p/mvc-mini-profiler/

    Adam> for Catalyst?

    Adam> Similar information is available on the console/in the log in
    Adam> debug-mode of course, but bringing it into developers face might be
    Adam> motivating...  And the database query integration looks nice.

See Plack::Middleware::Debug and it's plugins. Specifically,
Plack::Middleware::Debug::CatalystLog, Plack::Middleware::Debug::DBITrace and
Plack::Middleware::Debug::DBIProfile

    
-- Eden Cardim Need help with your Catalyst or DBIx::Class project?  Code
      Monkey http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd.  Want
      a managed development or deployment platform?  http://edencardim.com
      http://www.shadowcat.co.uk/servers/



More information about the Catalyst mailing list