On Sun, 22 Jun 2014 10:56:02 +0200 jda...@math.uni-bielefeld.de said:

> Hello,
> 
> since version 1.10 of elementary I experience high CPU loads (up to 99%) in
> applications that use the slider widget. An example is
> src/examples/slider_example.c from the elementary repo. Even if the the
> sliders are not visible by omitting evas_object_show() the load doesn't
> change.
> 
> I only tried to do some stupid debugging in the hope it might be helpful.
> Otherwise I would be glad for suggestions how to find the cause of the
> problem.
> 
> A run with callgrind suggested an increased number of calls (about a factor
> of 100) to _eo_call_resolve compared to a program without sliders.
> Also _edje_part_recalc is called more often (about a factor of 100).
> 
> >From the EINA_LOG there are plenty (4000 for a ten second run) of messages
> >like:
> 
> DBG<31365>:eo lib/eo/eo_base_class.c:908 _eo_base_constructor() 0x8004c464 -
> Eo_Base. DBG<31365>:eo lib/eo/eo_base_class.c:918 _eo_base_destructor()
> 0x8004c062 - Eo_Base.
> 
> where for a comparable program without sliders there are only 100.
> 
> The tests were run with version 1.10.99.10261 of Elementary and 1.10.99.26364
> of EFL. With 1.9.5 this problem doesn't show up.
> 
> Greetings,
> Jean Rene Dawin

i fixed it already in the elm theme. :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to