On Sun, Dec 30, 2012 at 9:39 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
> efl: limit regression with async rendering.
>
>   NOTE: There is still an issue with text rendering, that
>   is still 4 times slower and impact all text object (text,
>   textblock and textgrid).
>

is that just for text?

AFAIR we did not apply one optimization yet: if the glyphs were not being
hold by thread (refcont==1) we could just reuse the glyphs array and
container structure, right now we always unref (free) the old and create a
new one.


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to