|
it's a databse... it only selects and processes the info necessary.
so whether there is 10mb or 1gb of data there, when running a season it shouldn't matter much. however, saving/loading initially might be different.
# of FA can matter, since anytime the ai needs to look for at them for any reason it looks at that much more each time. retiring them will do, if neccessary.
purging will help things like leaderboard loading or league history etc... entirity of the data being loaded and sorted, etc.
|