On 1-Aug-08, at 8:46 PM, Carsten Haitzler (The Rasterman) wrote:
>> There is also a bug in Edje that has bitten us in Ewl a few times
>> where re-using Edje objects seems to cause strange things to hang
>> around. I believe pfritz was the last person to look into this so he
>> might have some more information.
>
> yeah - i remember this. as such - it is a bug that needs fixing. re- 
> using edje
> objects i dont think actually buys you much compared to re-using...  
> considering
> the overhead of setup. :)

When we put in the original object cache in Ewl it was a big win for  
us in terms of performance when we started to add a lot of widgets to  
the application. Nathan would be better to give specifics of the  
speedup as he did the actual work. I don't know if Edje/Evas has sped  
up in the last while so we wouldn't need the cache anymore, would need  
to check.

Ewl tries to only have as many Evas objects allocated as are currently  
displayed (not obscured) which is a good win when there are a lot of  
widgets in say a tree.

dan



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to