Performance-related fixes [was: Ping: Extend "for" tag to allow unpacking of lists]

0 views
Skip to first unread message

Jacob Kaplan-Moss

unread,
Jun 10, 2007, 8:48:12 PM6/10/07
to django-d...@googlegroups.com
On 6/10/07, Brian Harring <ferr...@gmail.com> 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

Reply all
Reply to author
Forward
0 new messages