[wp-trac] [WordPress Trac] #18968: Remove some term cache misses

WordPress Trac noreply at wordpress.org
Fri May 23 19:02:28 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):

 An alternate approach in get_terms_to_edit() - basically the
 `get_the_terms()` cache logic that doesn't hit a filter:

 non-persistent:
 DB: 21
 CACHE: 1681

 with Memcached:
 DB: 9
 CACHE: 1662

 Ding ding ding!

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18968#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list