Defect/Bug #94
Updated by Slind over 9 years ago
The claim loading time on B-Team is extremely high. We should either look for an automated cleanup of claims from players that didn't spent much time or high improve the performance of the loading process.
Comparison:
<pre>
B-Tema 1 (flat file)
loading time 6m 32s
claim data 6.421
player data 34.694
B-Team 2 (flat file)
loading time 6m 4s
claim data 7.571
player data 28.947
B-Team 3 (mysql)
loading time 35s
claim data 2388
player data 7374
</pre>