On 1/24/12 10:20 AM, "Haykel BEN JEMIA" <hayke...@gmail.com> wrote: > I'm curious to see your work Alex. Were you able to do some performance and > memory tests with your prototype? > > Haykel Further back in this thread I stated that the prototype was not faster because of 'interstitial' costs: the cost of adding an additional function call to get to the subobject that actually does the work. I think you have to give up on something: backward-compatibility, keeping certain high-bandwidth 'behaviors' baked in', memory footprint, in order to get gains. Or do something more clever like figuring out how to do post-process optimization of the SWF that can set up tail-call optimizations and reduce the interstitial cost. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
- Re: Flex 5 UIComponent - Behavio... Alex Harui
- Re: Flex 5 UIComponent - Behavior Pattern Wael Jammal
- Re: Flex 5 UIComponent - Behavior Pattern Bogdan DINU
- Re: Flex 5 UIComponent - Behavior Pattern Jonathan Campos
- Re: Flex 5 UIComponent - Behavior Pattern Bogdan DINU
- Re: Flex 5 UIComponent - Behavior Pattern Tink
- Re: Flex 5 UIComponent - Behavior Pattern Bogdan DINU
- Re: Flex 5 UIComponent - Behavior Pattern Haykel BEN JEMIA
- Re: Flex 5 UIComponent - Behavior Pattern Alex Harui
- Re: Flex 5 UIComponent - Behavior Pat... Haykel BEN JEMIA
- Re: Flex 5 UIComponent - Behavio... Alex Harui
- RE: Flex 5 UIComponent - Behavio... Michael A. Labriola
- Re: Flex 5 UIComponent - Behavio... Rick Winscot
- Re: Flex 5 UIComponent - Behavio... Om
- Re: Flex 5 UIComponent - Behavio... Haykel BEN JEMIA
- Re: Flex 5 UIComponent - Behavio... Alex Harui
- Re: Flex 5 UIComponent - Behavio... Haykel BEN JEMIA
- Re: Flex 5 UIComponent - Behavio... andres lozada
- RE: Flex 5 UIComponent - Behavio... Alex Harui
- Re: Flex 5 UIComponent - Behavio... Pepe
- Re: Flex 5 UIComponent - Behavio... Wael Jammal