Spoiler!
Only thing I'm noticing now is that it takes an extremely long time to load the player records. E.G. going to the records page, and then selecting 250 and updating is taking multiple minutes (over 5 to load 100 records...and it's been close to 10 now on trying to load 250) whereas in version 1 this was borderline instantaneous.
Not sure if this is because I converted the db or the size of the db itself now. CPU and memory are not spiking on the server when the request to load the page is given so I'm not sure where the bottleneck is at the moment.
Also, when loading records it seems to sometimes just not load them and upon a refresh it will load them...or most of them.
e.g.
![]()
vs
![]()
Happy to provide any data or logs that may be helpful. Again appreciate all of the hard work and time!
Yeah, this is because server will only poll steamcommunity.com when needed. The query is triggered with either:
- Player stats are received
- Player profile is visited
- Records page is viewed
Last edited: