swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] Memory


From: Li An
Subject: [Swarm-Support] Memory
Date: Wed, 12 Mar 2003 22:46:56 -0500

Hi,

Thank you very much for your response. I use the drop method a couple of times. First, in a couple of _xxxGraphDeath_ methods, I have used "xxxGraph.drop();" command. Then, in observerSwarm, I have observerSwarm.drop(). Are there any other places where drop method could be used to free some memory?

Another way to save some memory should be to define variables in those data types that are less memory-consuming. For instance, if a variable could be defined as byte, then do not let it be short or int; if float is enough, then do not use double.

Regards,

Li



reply via email to

[Prev in Thread] Current Thread [Next in Thread]