Originally Posted by Cryect
The one thing I should say that increases memory usage by a lot is the Graph Window in stacked mode. The way I'm performing math results in 100kb-300kb increase per operation done though I'm working on improving this at the moment (was slightly higher before I started work on it last night). The memory though created can be freed up immediately by a garbage collection if it concerns you and its also an amusing situation where the more I save memory the slightly slower it will be.
Had avoided fixing it till now because there was other performance issues that I addressed last night.
|
Just a further note memory usage has improved a bunch more though warning in its still memory heavy kinda but shouldn't really be a major issue.