[wp-trac] [WordPress Trac] #12734: Nav Menus don't scale for big sites
WordPress Trac
wp-trac at lists.automattic.com
Mon May 24 20:12:57 UTC 2010
#12734: Nav Menus don't scale for big sites
--------------------------+-------------------------------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 3.0
Component: Menus | Version: 3.0
Severity: blocker | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment(by markjaquith):
On my live blog, with a whole bunch of plugins, a 75 page menu with crazy
hierarchy (up to the max depth allowed) only takes 18 MB at its peak. A
brand new blank menu peaks at 3.65 MB. A twenty member menu uses 5.53 MB
All these numbers are {{{memory_get_peak_usage() / 1024 / 1024}}} in
{{{admin_footer}}}, on a save of the menu. Displaying the menu takes a
little less.
Hierarchy doesn't affect it to any significant degree.
I'm guessing Aaron's install is already using a significant amount of
memory as a base, or that he has a plugin that is somehow intensifying the
memory usage of the menu code.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12734#comment:30>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list