This looks like exactly what I need, thanks! It did show that I was
leaking one object per instantiation of my custome control. I love it
when I can get more detail in order to fine tune my app.

Thanks again!

Jim


On Fri, Apr 6, 2012 at 12:20 AM, thron7 <[email protected]> wrote:
> Hava a look at qx.dev.ObjectSummary, the getInfo and getNewObjects
> methods. If that doesn't suit you qx.core.ObjectRegistry.getRegistry will
> supply you with all you want to know (and also with the ability to shoot
> you in the foot :). The Demobrowser uses it with an expression like
> qx.lang.Object.getLength(qx.core.ObjectRegistry.getRegistry()). The
> Inspector is also making use of the ObjectRegistry in various places.
>
> T.
>
>> I know it exists but apparently I am searching the mail list with the
>> wrong terms so I am coming up empty. I am looking to get a coult of
>> the total number of qooxdoo objects in memory at any one time. What is
>> the easiets way to get this information? I am testing my pooling code
>> and I want to make sure that I am killin/or pooling all the objects
>> that I am creating.
>>
>> Thanks,
>> Jim
>>
>> ------------------------------------------------------------------------------
>> For Developers, A Lot Can Happen In A Second.
>> Boundary is the first to Know...and Tell You.
>> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
>> http://p.sf.net/sfu/Boundary-d2dvs2
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>
>
>
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to