[wp-trac] [WordPress Trac] #10852: improve get_page_children

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 23 19:45:49 UTC 2009


#10852: improve get_page_children
--------------------------+-------------------------------------------------
 Reporter:  hailin        |       Owner:  westi    
     Type:  enhancement   |      Status:  reviewing
 Priority:  normal        |   Milestone:  2.9      
Component:  Optimization  |     Version:  2.9      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by hailin):

 So my patch improves the load time from 3 min to 1 min. That is the
 purpose of my patch - to speed things up algorithmically.

 update_page_cache is indeed another bigger issue, which I will leave it to
 lead core WP devs.

 The tests I did was with 5000 pages, about a year ago, on a live blog.
 removing update_post_caches($this->posts) saves about 17 sec out of 33 sec
 total time.

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


More information about the wp-trac mailing list