#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

sun.core’s picture

Priority: Critical » Normal

Although I really love forums, I don't think that forum performance counts as critical. Feel free to overrule me though. ;)

catch’s picture

There'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.

andypost’s picture

larowlan’s picture

Status: Active » Closed (duplicate)