two words: intelligent caching Know what you're asking for commonly, and cache it up with memcache. That will do you a world of benefit.
-joe On 9/18/07, yezooz <[EMAIL PROTECTED]> wrote: > > hi all, > > I'm sure many of you run high traffic websites in Django and I'm very > curious how you're avoiding performance hit caused by built-in ORM. > Select_related not always working and it's still might generate dozens > of select's. > Are you just running custom SQL queries with joins ? > > greetings > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---