[wp-trac] Re: [WordPress Trac] #8057: get_comments() needs to cache
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 4 10:44:35 GMT 2008
#8057: get_comments() needs to cache
--------------------------+-------------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.9
Component: Optimization | Version: 2.7
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+-------------------------------------------------
Changes (by Viper007Bond):
* owner: => anonymous
* priority: highest omg bbq => normal
* component: Comments => Optimization
* severity: critical => normal
* milestone: 2.7 => 2.9
Comment:
Currently working on a patch to avoid using `get_page_of_comment()` as
much and for `get_page_of_comment()` to avoid using `get_comments()`
altogether (it'll still use a query though, but it'll be a much lighter
one).
--
Ticket URL: <http://trac.wordpress.org/ticket/8057#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list