[wp-trac] [WordPress Trac] #12611: Performance hit from update_post_caches

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 29 22:12:53 UTC 2010


#12611: Performance hit from update_post_caches
--------------------------+-------------------------------------------------
 Reporter:  prettyboymp   |        Owner:  ryan  
     Type:  defect (bug)  |       Status:  closed
 Priority:  normal        |    Milestone:  3.0   
Component:  Performance   |      Version:        
 Severity:  normal        |   Resolution:  fixed 
 Keywords:  dev-feedback  |  
--------------------------+-------------------------------------------------

Comment(by ryan):

 It probably makes sense to never call update_post_caches() when using a
 persistent cache.  The idea with the threshold in that patch was avoiding
 extra cache priming queries for queries with a low number of posts, but it
 probably doesn't matter much.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12611#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list