M
Mark Harris
Is there some way i can programaticaly clear the ram the application is
running, or force the garbage collection to occur?
Also, an application starts off using 8mb or so of ram - when i run RAM
Booster this drops to about 1.6mb - thats a pretty huge waste of ram.
When a client connects to the application (its a tcp server of such) ram
goes up to 13mb, but when the client leaves it stays up there, the next
client then seems to take over that ram space which is incredibly annoying.
- Mark Harris
running, or force the garbage collection to occur?
Also, an application starts off using 8mb or so of ram - when i run RAM
Booster this drops to about 1.6mb - thats a pretty huge waste of ram.
When a client connects to the application (its a tcp server of such) ram
goes up to 13mb, but when the client leaves it stays up there, the next
client then seems to take over that ram space which is incredibly annoying.
- Mark Harris