Hi Kiran,

Did you test layouts with child?
As i know in Canvas the layout is absolute, so the resources used to
calculate the child position is reduced.

Where as for HBox,VBox i think it should consume more memory if it is having
child in it. And may be
resources consumed will be proportional to child in it.

And about Panel it is expected because it has some more styles applied it.
May also vary if we use absolute layout.

Can you please share your memory testing code or test above cases.

On Tue, Oct 6, 2009 at 6:40 PM, Kiran Kumar Vasireddy
<[email protected]>wrote:

> I just did a dummy run for these layout managers and the memory consumed (
> I thought canvas consumes less memory than H and V boxes , but is consuming
> more . I know It utilizes less CPU )
>
>
> Panel- 1069 K
>
> Canvas-874 K
>
> HBox-872 K
>
> VBox-873 K
>
> Regards
> Kiran
>
> >
>


-- 
Regards,
Preetham Hegde


_______________________________________________
A goal without plan is just a wish.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to