#12389: performance enhancement for testsuite
------------------------------------------------------------+---------------
Reporter: Travis Cline <[email protected]> | Owner:
nobody
Status: closed | Milestone:
1.2
Component: Core framework | Version:
SVN
Resolution: fixed | Keywords:
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------------------+---------------
Comment (by Travis Cline <[email protected]>):
I did some timeit benchmarks and it is quicker -- because of the skipping
of the creation of the string -- if you already have the string the string
lookup is about twice as fast as the tuple lookup (both super quick
though).
--
Ticket URL: <http://code.djangoproject.com/ticket/12389#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.