[flexcoders] Measuring memory consumption in Flash Player

2007-03-21 Thread moonusamy
I'm using System.totalMemory calls before and after some remote server calls to measure impact on memory of loading some data from the server. I realize this can be very inaccurate and misleading since I don't know when the garbage collection kicks in. I understand there is no way to force

RE: [flexcoders] Measuring memory consumption in Flash Player

2007-03-21 Thread Matt Chotin
) {} From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of moonusamy Sent: Wednesday, March 21, 2007 1:21 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Measuring memory consumption in Flash Player I'm using System.totalMemory calls before and after some remote server