Hi all, today i'm trying to profile my aplication (for the first time)
because some form are too slow.
now...
this is the result of profile over a single form load, but what means
":0(sleep)"
where start to search?
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.000 0.000 12.470 12.470
profile:0(turbogears.start_server(Root()))
1 0.000 0.000 12.470 12.470 <string>:1(?)
1 0.000 0.000 12.470 12.470
/var/lib/python-support/python2.4/turbogears/startup.py:303(start_server)
1 0.000 0.000 12.410 12.410
/var/lib/python-support/python2.4/cherrypy/_cpengine.py:78(start)
1 0.050 0.050 12.410 12.410
/var/lib/python-support/python2.4/turbogears/startup.py:27(reloader_thread)
1 0.000 0.000 12.410 12.410
/var/lib/python-support/python2.4/cherrypy/_cpserver.py:33(start)
1 0.000 0.000 12.410 12.410
/var/lib/python-support/python2.4/cherrypy/lib/autoreload.py:48(main)
20 11.840 0.592 11.840 0.592 :0(sleep)
41 0.090 0.002 0.300 0.007 :0(filter)
29926 0.140 0.000 0.210 0.000
/var/lib/python-support/python2.4/turbogears/startup.py:50(<lambda>)
Thank you for help
Glauco
--
+------------------------------------------------------------+
Glauco Uri
glauco(at)sferacarta.com
Sfera Carta Software® info(at)sferacarta.com
Via Bazzanese,69 Casalecchio di Reno(BO) - Tel. 051591054
+------------------------------------------------------------+
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---