[wp-trac] [WordPress Trac] #58593: Slow list of posts in the admin panel (with a large wp_posts table)
WordPress Trac
noreply at wordpress.org
Mon Jun 26 15:43:18 UTC 2023
#58593: Slow list of posts in the admin panel (with a large wp_posts table)
-------------------------+------------------------------------------
Reporter: Shoorf | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 6.2.2
Severity: normal | Resolution:
Keywords: | Focuses: administration, performance
-------------------------+------------------------------------------
Comment (by Shoorf):
Replying to [comment:1 spacedmonkey]:
> @Shoorf Thanks for your ticket. On a ticket like this, is highly
recommended you using some sort of object cache like redis or memcache.
Sites that large, will have performance and database issues without some
kind of object caching.
Thanks for the answer! I'm surprised, but this system doesn't even require
caching now: any of the admin or frontend pages are fully loaded in
400-600ms, and perhaps the only problem I've noticed so far is the one
indicated in the ticket. The project has only a couple of plugins enabled,
the display of tags in the post lists in the admin panel is disabled, and
wp_postmeta is not used. The WordPress team has come a long way in 20
years, bravo!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58593#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list