frooyo wrote:
> I have two questions about Django.
>
> 1.  Does anyone know if Pythons Psyco performance improver works with
> django?  http://psyco.sourceforge.net/

There's even a setting for it:
http://www.djangoproject.com/documentation/settings/#enable-psyco

You'll have to test it in your environment to see if there is any
improvement.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to