[wp-trac] [WordPress Trac] #10964: Improving query_posts performance

WordPress Trac wp-trac at lists.automattic.com
Wed May 4 21:05:12 UTC 2011


#10964: Improving query_posts performance
-------------------------------------+-----------------------------
 Reporter:  buch0090                 |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Performance              |     Version:  2.8.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+-----------------------------

Comment (by prettyboymp):

 I didn't like the idea of queries with a group by taking a different path
 when handling the found rows than other queries.

 With initial tests, however, I'm actually seeing worse results with the
 simple*.10964.diff versions than current core, though, the fact that they
 open up the ability to cache found rows queries across multiple pages and
 even lazy load them, I think it may work out better in the long run.

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


More information about the wp-trac mailing list