-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Currently it seems that GC can trigger a collection any time a new Gc is allocated. I would like to have manual control over when collection can happen. (I mean I want to prevent automatic collections during allocation from happening and instead manually call a function that checks the threshold and collects if there is too much allocated memory.)
felix98765, mrodz and XYZboom
Metadata
Metadata
Assignees
Labels
No labels