Saving memory
#2

You are putting megabytes of data on-hold in hopes of someone using it later? specially some dialogs which one might not use for hours.
Format these whenever they are needed so these memory cells will be released whenever server is done with them.

Pragma dynamic increases the heap/stack size, it can technically solve your problem, but the what I mentioned before is the proper solution.
Reply


Messages In This Thread
Saving memory - by ReshiramZekrom - 17.08.2016, 10:01
Re: Saving memory - by PrO.GameR - 17.08.2016, 11:24

Forum Jump:


Users browsing this thread: 1 Guest(s)