Download & Extend

Lots of nodes and terms cause severe performance problems

Project:Taxonomy dhtml
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

The recursive call in taxonomy_term_count_nodes() causes a lot of database load, as well as slowdown and memory consumption.

A detailed analysis and workaround can be found here: Bottleneck: replacing taxonomy_term_count_nodes() in taxonomy_dhtml

Comments

#1

I've got the same problem here: #390676: MySQL queries affecting server performance
But I'm not using taxonomy_dhtml, maybe it's caused by other module?

#2

Status:active» closed (won't fix)

This module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).

nobody click here