[Scummvm-devel] AGOS slowness
Bertrand Augereau
bertrand_augereau at yahoo.fr
Wed Jul 16 11:50:20 CEST 2008
Hi everybody,It seems that people find that the AGOS engine is a bit sluggish on small platforms, so here's a gprof output on my old laptop (which is still real fast compared to an embedded device).( Yes compiling at work takes too much time :) )It's a capture of the beginning of a Simon 1 game.You will notice that the huge winner is Normal2X, just ignore it, it is only VRAM-write bound (verified by outputting only 0) on my machine and not representative at all of the CPU load on other devices.Maybe the blitting functions need a few optimizations, but maybe there is something else involved.Cheers,Bertrand
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20080716/4efcd7ae/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: prof.txt
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20080716/4efcd7ae/attachment.txt>
More information about the Scummvm-devel
mailing list