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

sun’s picture

Status: Active » Closed (won't fix)

I 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).

danepowell’s picture

FYI, 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.