#3202: [patch] Faster SelectBox for ManyToMany
------------------------------+---------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian
Type: enhancement | Status: new Priority: high | Milestone: Component: Admin interface | Version: SVN Severity: normal | Keywords: ------------------------------+---------------------------------------------
I'm attaching a patch to !SelectBox.js which uses offline DOM manipulation
to optimize !SelectBox.redisplay(), which I found to be extremely slow for
a list with more than 4,000 items. I'm getting around 75% faster
execution; I'm also attaching some screenshots of the javascript profiler
in [http://getfirebug.com/ FireBug] as evidence.

--
Ticket URL: <http://code.djangoproject.com/ticket/3202>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to