Hi Zsolt, On 31.12.2012 12:34, Zsolt Udvari wrote: > I've updated my awesome to 3.5, and I've notice an important thing: is > it possible that awesome 3.5 use more cpu than 3.4.x ? > I've same config as in 3.4.x (updated to 3.5) but the cpu usage a > little high (not too much, but compare with 3.4.x is high: in 3.4.x > cpu usage was little, about 3-4% and in "idle" my processor's > frequency was 1.05GHz, but in 3.5 at least one core's frequency is > 2.1GHz and awesome's cpu usage is more than 10% in "idle"). > > Did anybody expereince same things?
Yes, someone on IRC mentioned it. This seems to be overhead due to function calls through LGI (C profilers blame lua code, lua profiler blame LGI's component.lua AFAIR). So far there were no good ideas on how to solve this. The bad ideas include double buffering as much as possible to avoid redraws. Uli -- - Captain, I think I should tell you I've never actually landed a starship before. - That's all right, Lieutenant, neither have I. -- To unsubscribe, send mail to [email protected].
