I guess making that change would require
1. adjusting the queries
2. adjusting the post_modified time for the topic whenever a reply is made
possible to do this via plugin?
Hi,
I recently helped a client convert a large forum from bbpress1 to bbpress2 — about 250,000 topics and replies. The performance difference is really disappointing. It affects the whole site.
Definitely moving the dependence on the _bbp_last_active_time meta would make a huge difference. That join shows up everywhere in our slow query logs.