large taxonomy

Events happening in the community are now at Drupal community events on www.drupal.org.
galaxiecruzin's picture

Performance Profiling Recommendations

First off, thanks in advance for any comments/recommendations.

Over the past few months I have been working on performance tuning a D7 site that includes Drupal commerce. Using NewRelic, I was able to determine that menu_tree_check_access() was being called on every menu item with the Taxonomy Menu Block. I quickly replaced the menu block with Views that does the same thing as the menu block did, except much faster...

Read more
Subscribe with RSS Syndicate content