Allow lazy loading of game logs like we do for chat now
Closed this issue · 1 comments
gereon77 commented
Allow lazy loading of game logs like we do for chat now
gereon77 commented
This is not necessary anymore I think. #1389 drastically improves startup time already.
The only further improvement would be to really store the log independently from the game in the db and allow lazy loading from the DB to improve the load time of the game from the DB. But that’s not worth the effort so I close this.