Monthly Archives: November 2009

Django profiling again

The process of profiling takes the identification of bottlenecks (parts of the code that run slowly) followed by their more or less successful removal. As described in the previous post about profiling you can get helped by using a profile middleware. The solution is all fine, but the problem remains how to identify a bottleneck.
You [...]

Share!
  • E-mail this story to a friend!
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • StumbleUpon
Posted in Projects | Tagged , , | Leave a comment