2008/10/3 Erik Allik <[EMAIL PROTECTED]>:
>
> Have you profiled your application? How many SQL queries is it doing
> during a request processing cycle?
>
> You could write a web app in pure asm code and still get 1 req/sec if
> you did something really stupid in your code so it's not generally
> about Django.

I couldn't profile this app on dreamhost because I cannot

import hotshot, hotshot.stats

like in
http://www.djangosnippets.org/snippets/605/

any other methods?
-- 
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net

SOASI Soc.Coop. - www.soasi.com
Sviluppo Software e Sistemi Open Source
Sede: Via Poggiali 2/bis, 47100 Forlì (FC)
Tel.: +39 0543 798985 - Fax: +39 0543 579928

Rispetta l'ambiente: se non ti è necessario, non stampare questa mail

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to