[wp-trac] [WordPress Trac] #18968: Remove some term cache misses
WordPress Trac
noreply at wordpress.org
Fri May 23 18:55:27 UTC 2014
#18968: Remove some term cache misses
-------------------------+--------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Taxonomy | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch | Focuses: performance
-------------------------+--------------------------
Comment (by wonderboymusic):
With the check for cache in `get_terms_to_edit()`:
non-persistent:
DB: 41
CACHE: 1641
with Memcached:
DB: 29
CACHE: 1622
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18968#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list