[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 20:05:09 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 jb510):
I love the idea of deferred counting and caching these types of things,
but I've never seen "core" be receptive to that sort of approach.
Coming into this myself, fixing count_users() directly rather than adding
an abstraction that results in inconsistent results (why do I see user
counts on some sites and not on others?!?!) seems a better approach. It
just may not be possible. Even deferred a query into a 250k row table is
going to time out for a lot of folks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38741#comment:56>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list