On 6/10/07, Brian Harring <[EMAIL PROTECTED]> wrote: > Had a nice funny rant typed up related to the general lack of code > efficiency in template code (ticket 4523 is an example) [... snip]
Just a heads-up to you and anyone else who notices stuff like this: Performance is near and dear to me, and I *always* want to fix performance problems. I think a lot of these little nits (like the ``len(seq)`` thing) simply come from the fact that some of the code in Django is quite old (coming close to 4 years now!) and we had less of an eye for these things back then. So, Brian and anyone else: if you find stuff like this, file a ticket and stick "performance" in the keywords field. If there's a patch I'll review it and check it in immediately, and I'll prioritize (relatively simple) performance issues over others when I'm looking for something to do. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---