Closed (fixed)
Project:
Organic Group Statistics
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2011 at 16:41 UTC
Updated:
25 Jul 2011 at 17:11 UTC
I've been looking for a quick-win OG statistics sort of module, so I was pretty happy to find this! But looking at the code, I'm rather puzzled. Most of what I see could be handled by SQL functions like COUNT(), which are given Views integration by the Views Calc module. Why separately track all that data?
Comments
Comment #1
dawehnerBecause it's faster.
If you have to create count queries you will probably suffer of performance problems.
For example the built in to organic groups, managed to crash down groups.drupal.org