#55460 closed enhancement (fixed)
Improve cache key generation in WP_Comment_Query
| Reported by: | spacedmonkey | Owned by: | spacedmonkey |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | Comments | Version: | 3.1 |
| Severity: | normal | Keywords: | good-first-bug has-patch has-unit-tests commit |
| Cc: | Focuses: | performance |
Description
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.
Change History (6)
#1
@
4 years ago
- Summary Improve comment query cache key generation → Improve cache key generation in WP_Comment_Query
This ticket was mentioned in PR #2572 on WordPress/wordpress-develop by uday-kokitkar.
4 years ago
#2
- Keywords has-patch has-unit-tests added; needs-patch removed
#4
@
4 years ago
- Keywords commit added
Patch look great @uday17035 . Adding the commit keyword, in hopes of getting this patch into 6.0 release.
peterwilsoncc commented on PR #2572:
4 years ago
#6
Merged in https://core.trac.wordpress.org/changeset/53169, thank you.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/55460