RE: [flexcoders] Re: Huge impact of Class and Function on memory usage

2009-10-21 Thread Alex Harui
s.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of gtb104 Sent: Wednesday, October 21, 2009 12:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Huge impact of Class and Function on memory usage I looked at the memory profiling pres

[flexcoders] Re: Huge impact of Class and Function on memory usage

2009-10-21 Thread gtb104
; > Blog: http://blogs.adobe.com/aharui > > From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On > Behalf Of gtb104 > Sent: Tuesday, October 20, 2009 4:07 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Huge impact of Class and Function on memor

RE: [flexcoders] Re: Huge impact of Class and Function on memory usage

2009-10-20 Thread Alex Harui
ups.com] On Behalf Of gtb104 Sent: Tuesday, October 20, 2009 4:07 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Huge impact of Class and Function on memory usage Anyone? --- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, "gtb104" wrote: >

[flexcoders] Re: Huge impact of Class and Function on memory usage

2009-10-20 Thread gtb104
Anyone? --- In flexcoders@yahoogroups.com, "gtb104" wrote: > > I'm seeing similar results. We're taking great pains to reduce the memory > footprint of our application. We're getting the memory requirement down > slowly, but BitmapData is humongous! > > After running a test case 7 times, and

[flexcoders] Re: Huge impact of Class and Function on memory usage

2009-10-13 Thread gtb104
I'm seeing similar results. We're taking great pains to reduce the memory footprint of our application. We're getting the memory requirement down slowly, but BitmapData is humongous! After running a test case 7 times, and finding the loitering objects, we see the following (sorted by Memory u

[flexcoders] Re: Huge impact of Class and Function on memory usage

2008-10-15 Thread cesarerocchi
Nobody?? --- In flexcoders@yahoogroups.com, "cesarerocchi" <[EMAIL PROTECTED]> wrote: > > Hi, > > in profiling my application, when I visualize the loitering objects, my > classes have an impact > of the 5% on memory usage. I think it is not much, but I see a huge impact of > Class, Function