kminev
08-12-2008, 08:01 PM
While my flex char it runs on browser the memory usage goes up to 500mb and up. My chart make calls to web service and the data coming in is large.
Is there a way I can clean/dispose object after they are loaded. When I load chart with 30k records memory goes up and after these 30k records if I load only 5 records the memory stays the same instead of going down.
Any ideas?
Is there a way I can clean/dispose object after they are loaded. When I load chart with 30k records memory goes up and after these 30k records if I load only 5 records the memory stays the same instead of going down.
Any ideas?