Need a module to handle stats
working on it :D
uB|Delta One posted on 2008-03-05 12:04:17
This module should have a command to reset the stats and recreate the database on the fly. This will be useful for communities who reset stats monthly.
uB|Delta One posted on 2008-03-05 12:09:11
Also, this stats package should have some sort of mysql or at least sqlite implementation. Sqlite would be preferable for speed, but mysql would be ideal for stat viewing capability on a website (think psychostats or the mani-stats viewer).
Having it's own database integrated directly through eventscripts would help cut down resources dramatically.
Possibly a rethink to how stats are calculated as well, keep in mind that most current scripts and plugins calculate stats at the end of rounds which means that the server is extremely jumpy and can lag at times, especially on large servers. Timed intervals are even worse, as they could hit mid round.
I'm not sure what the answer is, or the impact of such calculations through es 2.0, but it should be anticipated.
Having it's own database integrated directly through eventscripts would help cut down resources dramatically.
Possibly a rethink to how stats are calculated as well, keep in mind that most current scripts and plugins calculate stats at the end of rounds which means that the server is extremely jumpy and can lag at times, especially on large servers. Timed intervals are even worse, as they could hit mid round.
I'm not sure what the answer is, or the impact of such calculations through es 2.0, but it should be anticipated.




ojii posted on 2008-03-04 17:21:41