asumagic / kag-staging

Issue tracker for the KAG staging build
6 stars 0 forks source link

Examine/debug RAM usage on servers over time #147

Closed asumagic closed 10 months ago

asumagic commented 2 years ago

This is a fairly big thing when it comes to stability. There may be newly introduced memory leaks, or other uncontrolled memory growth. Providing some debugging tools in order to figure this out would allow keeping memory usage in check.

asumagic commented 11 months ago

Yeeted a fairly large number of leaks; needs more investigation server-side still

asumagic commented 10 months ago

Seemed kinda good when I was tested it a bit ago, and plenty of vanilla leaks were fixed as well... But there might be some remaining, will need to do some monitoring and perhaps testing with asan dedi builds.