On 5/24/07, patrick k. <[EMAIL PROTECTED]> wrote:
>
> thanks david. it´s working now (although I´m having problems
> interpreting the stats, but that´s another question).
This should help:
http://www.rkblog.rk.edu.pl/w/p/django-profiling-hotshot-and-kcachegrind/
--~--~-~--~~-
thanks david. it´s working now (although I´m having problems
interpreting the stats, but that´s another question).
for everyone who´s reading this, here´s more about the python-
profiler on debian:
http://mail.python.org/pipermail/tutor/2005-March/036677.html
thanks,
patrick
Am 24.05.2007 u
Patrickk,
On 24 May 2007, at 2:15 pm, patrickk wrote:
I´m just trying to do some profiling based on
http://code.djangoproject.com/wiki/ProfilingDjango
when trying to import hotshot.stats I´m getting this:
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.4/
I´m just trying to do some profiling based on
http://code.djangoproject.com/wiki/ProfilingDjango
when trying to import hotshot.stats I´m getting this:
Traceback (most recent call last):
File "", line 1, in ?
File "/usr/lib/python2.4/hotshot/stats.py", line 3, in ?
import profile
Import
4 matches
Mail list logo