[wp-trac] [WordPress Trac] #23205: New Media Uploader slow for sites with many images

WordPress Trac noreply at wordpress.org
Fri Jul 12 21:29:32 UTC 2013


#23205: New Media Uploader slow for sites with many images
------------------------------------+------------------
 Reporter:  salromano               |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  3.6
Component:  Media                   |     Version:  3.5
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------

Comment (by nacin):

 In media-views.js, check out the saveContentMode function and the
 libraryContent user setting. This stores the user's last visited screen in
 certain situations. Does that work for this situation? Does it remember
 your choice of the uploader after you go to it? If not, then let's fix
 that for the situation described. If it does, then I'm not sure what else
 to do here.

 But more so, secondly: I would like to know how it is *slower*. It only
 pulls down a few dozen images, and only pulls down more as you scroll. Is
 it the JS, the SQL query itself, etc?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/23205#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list