Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
forum.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2009 at 00:31 UTC
Updated:
13 May 2012 at 23:07 UTC
#412518: Convert taxonomy_node_* related code to use field API + upgrade path adds a new {forum_index} table which denormalizes data needed for common forum queries. However there's a few places where it's likely it could be used but isn't yet in that patch. This would also be a good time to look at all the common queries in forum.module and see which ones can be improved while we're still allowed to get performance patches in.
Comments
Comment #1
sun.core commentedAlthough I really love forums, I don't think that forum performance counts as critical. Feel free to overrule me though. ;)
Comment #2
catchThere's some queries in forum module which can bring sites down and Drupal.org has custom code dealing with them, but I think there's another issue for that, so I'll just leave this in my tracker at normal for now.
Comment #3
andypostIs not it a duplicate of #145353: Forums performance improvements
Comment #4
larowlanduplicate of #145353: Forums performance improvements