Monthly Archives: November 2008

Profiling Django Applications

I don’t really like to put print statements in my code in order to do debugging. Actually the only thing I hate more is putting get-time-like functions before and after certain part of code. And then subtracting after with before and output the result. Wouldn’t it be nice to have a tool like gprof for

Share!
  • email
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • StumbleUpon