Quote:
Originally Posted by Phalynx
vBExperience will calculate all of it's data after installation - no need to import something.
|
seems this calculation is done by xperience_calc.php corn
I'm runnin a major forum and this is my forum statistics:
Code:
Threads: 74,549, Posts: 770,397, Members: 137,814, Active Members: 26,972
Last night i importet plugin then 10minutes cron started calculating my users XPeriences while its aint completed till now! its ~15 hours which its CalculateXP()in my board points!
here is my mysqltop stats right now(high qps now value!):
Code:
MySQL on localhost (5.0.51a-log) up 4+08:11:16 [09:21:43]
Queries: 261.4M qps: 731 Slow: 0.0 Se/In/Up/De(%): 51/00/00/00
qps now: 1254 Slow qps: 0.0 Threads: 78 ( 75/ 239) 10/00/00/00
Key Efficiency: 100.0% Bps in/out: 0.1/ 78.5 Now in/out: 8.3/ 8.7k
90% of queries are CalculateXP()'s queries!
now its calculating userid=103202 which means ~75% of calculating progress is done and my server loads is:
Code:
load average: 26.73, 26.93, 27.25
Its killing my forum from last night!
My question is when this high cron is done for first time, will this take same time or same resources for next times??!
BTW again i've to appreciate your work, its really amazing, You are calculating all of possible points in forum
Long time waiting for such complete Activity mod
Keep it on man