-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Currently the cumulative champion stats for non-ranked game modes are calculated from thousands of games, which is slow, in particular with SQLite. Fixing this would require the introduction of new cumulative stats tables that are continuously updated as new data comes in.
Reactions are currently unavailable