On Tue, Nov 20, 2012 at 5:08 PM, Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> wrote:
> 1 - check your fps, if it's a lot, it will render it a lot. Alternatively
> sync with GL (comp settings)

Yes, it is synchronized, aka 60fps.

> 2 - remove soft shadow, current evas impl will render the same text
> multiple times at different transparency to get that effect;
> 3 - remove that annoying scrolling text, make it paged and do the slide
> effect or transparency between pages... it's bad for cpu and reading the
> contents anyway
> 4 - make the text not render under a transparent image (that white one, the
> button, the top shadow)
> 5 - stop looking at "top", it's a sampling and thus things that runs
> constantly at top speed will always show high in there (evas runs at top
> speed for each frame, running lots of time per second will make it show
> badly at top)

Yeah, my point is that the about dialog could be simplified a lot but
still showcase what Evas can do.

>
>
> On Tue, Nov 20, 2012 at 4:48 PM, Eduardo Lima (Etrunko) 
> <ebl...@gmail.com>wrote:
>
>> And now talking about the "About Dialog", how can we make it consume
>> less CPU!? Enlightenment process can take up to 50% of CPU while it is
>> showing the text.
>>
>> On Tue, Nov 20, 2012 at 1:38 PM, Enlightenment SVN
>> <no-re...@enlightenment.org> wrote:
>> > Log:
>> > about legal stuff + contact info.
>> >
>> >
>> >
>> > Author:       raster
>> > Date:         2012-11-20 07:37:50 -0800 (Tue, 20 Nov 2012)
>> > New Revision: 79476
>> > Trac:         http://trac.enlightenment.org/e/changeset/79476
>> >
>> > Modified:
>> >   trunk/e/src/bin/e_about.c
>> >
>> > Modified: trunk/e/src/bin/e_about.c
>> > ===================================================================
>> > --- trunk/e/src/bin/e_about.c   2012-11-20 15:32:27 UTC (rev 79475)
>> > +++ trunk/e/src/bin/e_about.c   2012-11-20 15:37:50 UTC (rev 79476)
>> > @@ -29,6 +29,9 @@
>> >         "We hope you enjoy using this software as much as we enjoyed "
>> >         "writing it.<br>"
>> >         "<br>"
>> > +       "To contact us please visit:<br>"
>> > +       "<hilight>http://www.enlightenment.org</><br>"
>> > +       "<br>"
>> >         "All rights reserved.<br>"
>> >         "<br>"
>> >         "Redistribution and use in source and binary forms, with or
>> without "
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Monitor your physical, virtual and cloud infrastructure from a single
>> > web console. Get in-depth insight into apps, servers, databases, vmware,
>> > SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> > Pricing starts from $795 for 25 servers or applications!
>> > http://p.sf.net/sfu/zoho_dev2dev_nov
>> > _______________________________________________
>> > enlightenment-svn mailing list
>> > enlightenment-...@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>>
>>
>>
>> --
>> Eduardo de Barros Lima ◤✠◢
>> ebl...@gmail.com
>>
>>
>> ------------------------------------------------------------------------------
>> Monitor your physical, virtual and cloud infrastructure from a single
>> web console. Get in-depth insight into apps, servers, databases, vmware,
>> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> Pricing starts from $795 for 25 servers or applications!
>> http://p.sf.net/sfu/zoho_dev2dev_nov
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to