[TIP] Profiling deployed WSGI web apps

Marius Gedminas marius at gedmin.as
Tue May 12 12:08:15 PDT 2009


On Tue, May 12, 2009 at 01:07:27PM -0500, Olemis Lang wrote:
> Please ... perhaps this is not related with writing functional tests
> and so on, but is undoubtedly related to testing web apps ... thereby
> IMHO is not OT to ask this here -CMIIW anyway- :
> 
> Q: How could I use some kind of profiling to discover those parts of a
> deployed web app having poor performance in order to start further
> analyses to find the root causes -the later feature possibly not
> included- ? Is there any WSGI ( or Apache | mod_py-specific )
> middleware -filters or whatever- helping with that kind of analysis ?

http://pypi.python.org/pypi/keas.profile
http://pypi.python.org/pypi/repoze.profile

> The tests should be done in a real scenary (... I mean a running
> server doing «real tasks» with tons of data and so on ...)

Marius Gedminas
-- 
>Linux is not user-friendly.
It _is_ user-friendly.  It is not ignorant-friendly and idiot-friendly.
(Seen somewhere on the net.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.idyll.org/pipermail/testing-in-python/attachments/20090512/2ad9c55e/attachment.pgp 


More information about the testing-in-python mailing list