[wp-trac] [WordPress Trac] #38741: Introduce the concept of a large site in order to speed up the Users screen when there are many users

WordPress Trac noreply at wordpress.org
Tue Sep 17 19:58:02 UTC 2019


#38741: Introduce the concept of a large site in order to speed up the Users screen
when there are many users
-------------------------------------+-------------------------------------
 Reporter:  johnbillion              |       Owner:  johnbillion
     Type:  enhancement              |      Status:  accepted
 Priority:  normal                   |   Milestone:  5.3
Component:  Users                    |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  early has-patch dev-     |     Focuses:  administration,
  feedback needs-testing             |  multisite, performance
-------------------------------------+-------------------------------------

Comment (by johnjamesjacoby):

 @jb510 good point about my suggested function name. You’re right that it
 is neither more obvious nor clear. Oops. 🤣

 Ideally, my second suggestion (related to using the Defer approach to
 counts) eliminates the slowness of functions like `count_users()` making
 “large thing” type functions wholly unnecessary (because the counts would
 all be inexpensive to retrieve from their now-persistent locations.)

 Rather than introduce new “large thing” functions, maybe we can remove the
 one we have instead?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/38741#comment:55>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list