Quote:
Originally Posted by Alfa1
My xperience_stats_changes table has 900.000 records. Does that affect performance? Does this table have all changes ever on record?
|
Mine has over 20 million... querying it takes seconds... it does affect performance. My guess is it only matters if the user hasn't logged in/been active for a while or if you need to recalculate it. In either case, I am backing it up and pruning it.