Closed (won't fix)
Project:
Administration menu
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 23:30 UTC
Updated:
13 Dec 2009 at 14:34 UTC
Administration menu is really slowing down my site for admin users. The trace module shows that the admin_menu module is spending 300ms invoking hook_translated_menu_link_alter dozens or hundreds of times. Is this a bug or known issue? Either way, I believe it's something that should be addressed. I LOVE this module, but it's effectively doubling my page load times.
Comments
Comment #1
sunI suggest trying + working with 3.x instead, then. Sorry, 1.x is really old and was a wrong implementation concept, because Drupal core didn't really allow for something else at first sight.
I could really need some help to get #631550: Stale + improper logic for MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB at least into D7 core, so we won't face this situation again in a couple of weeks (and for the next years).
Comment #2
danepowell commentedFYI, please do not casually suggest that users upgrade to 6.x-3.x before this critical bug is fixed: #511744: /admin page links are broken with latest development snapshot. I just spent a large part of my morning trying to repair the damage caused by that.