Adonis icon indicating copy to clipboard operation
Adonis copied to clipboard

Fix memory leak of player reference caused by logs

Open ccuser44 opened this issue 1 month ago • 2 comments

Fix memory leak of player reference caused by logs

Fixes #1923

This fixes it by changing the player reference to a userinfo table before instead of during old log dumping. Should provide a good memory usage boost. Also intelligently caches the user info table to avoid excessive table allocation boosting memory greatly.

ccuser44 avatar Nov 23 '25 09:11 ccuser44

It's 2017 all over again!!

ccuser44 avatar Nov 23 '25 09:11 ccuser44

@Dimenpsyonal PoF: logs_proof

ccuser44 avatar Nov 26 '25 09:11 ccuser44