[wp-trac] [WordPress Trac] #18968: Remove some term cache misses
WordPress Trac
noreply at wordpress.org
Fri May 23 18:44:31 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):
Testing of Posts list table:
Without patch, non-persistent:
DB: 61
CACHE: 1621
Without patch, with Memcached:
DB: 49
CACHE: 1602
With patch, non-persistent:
DB: 21
CACHE: 1701
With patch, with Memcached:
DB: 9
CACHE: 1682
So yeah, this is a lot better.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18968#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list