[wp-trac] Re: [WordPress Trac] #7147: Problems with 700+ categories
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 17 04:37:42 GMT 2008
#7147: Problems with 700+ categories
--------------------------+-------------------------------------------------
Reporter: bi0xid | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.6
Component: Optimization | Version: 2.5.1
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by DD32):
> Passing $terms by ref to _get_term_children() looks like it would cause
a Call-time pass-by-reference
Ah... The slight time decrease that that added was probably because it
skipped over a few terms here and there.
> categories.php is paged in 2.6, which helps a lot.
Hepls a lot, But still has a huge performance hit on the page mainly
because the Add Category parent still has to list them all. It does help
if you just want to access a category though.
--
Ticket URL: <http://trac.wordpress.org/ticket/7147#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list