[wp-trac] [WordPress Trac] #55460: Improve comment query cache key generation
WordPress Trac
noreply at wordpress.org
Fri Mar 25 12:03:19 UTC 2022
#55460: Improve comment query cache key generation
--------------------------+----------------------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Comments | Version: 3.1
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: performance |
--------------------------+----------------------------------------
Follow on from #55352.
Improve cache key generation in WP_Comment_Query to improve likely that
cache is reused. Unsetting `update_comment_meta_cache` and
`update_comment_post_cache`, would improve cache keys, as this fields do
not affect the cache.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55460>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list