Jean-Christophe Duberga a écrit :

Victor STINNER wrote:

Hi,

I just read a news about performances in Gnome desktop.
http://linuxfr.org/2005/10/14/19737.html (in french)

You should try to use profiler to find part of code which use CPU. I see
at two good profilers :
http://oprofile.sourceforge.net/about/
http://www.daimi.au.dk/~sandmann/sysprof/
Thanks,
I think I will try with sysprof because the article says that it support profiling in shared libraries without recompiling them. It should easily show the time spent in SDL_BlitSurface and SDL_Flip with software surfaces.

Thanks again
Jean-Christophe

Do you have already try ?

Matt

Répondre à