I have an ecommerce site in which the site admins update nodes every single minute. With taxonomy_menu enabled the site is very slow and the problem is caused by the menu rebuilds in every node save. An idea would be to only update taxonomy menu if node status is changed.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nchar created an issue. See original summary.

nchar’s picture

Here a first patch which saves the performance of my site for now.

jenlampton’s picture

Status: Active » Reviewed & tested by the community

Thanks for the patch @nchar! It's working for me as intended.

andrey.troeglazov’s picture

Issue tags: +Taxonomy menu release 7-1.6

andrey.troeglazov’s picture

Status: Reviewed & tested by the community » Fixed

Rerolled the patch and commited.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.