Hello,

I`m using agar for a video player application and i notice a high cpu usage..
When using agar i saw the app eating up 90-100% of CPU( tested with top ),
while using pure SDL it was only about 30%. I tried to profile the program
and 30% of time was in Draw routine while the rest was in SDL_PumpEvents,
notice that all the player complexity is in draw routine. Is it normal
behavior or am i doing something wrong?

thanks in advance.
-- 
Paulo Victor de Almeida Pinheiro
------------------------------
Laboratório de Redes de Comunicação e  Segurança da Informação - LARCES
Mestrado em Ciência da Computação - UECE
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to