This module IMO too many queries, it does one query per comment to get the spam status.

I'd like to see the a static cache that is configurable so that we could get all the status from some other cache (memached for example) instead of from the DB.

Or, as an alternative, some hook that gets called before the view hook could be used to pre-fill a static cache.

Comments

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, since it's for a Drupal version no longer supported.