I have cross-compiled gnash 0.8.6 for my Au1200, mips based target. The port was successfull and i am successfully able to run flash files on my target. As i had already cross-compiled gtk-2.10 for my target, i was able to use gtk as gui for gnash.
Eventhough i was able to run flash files, the performance is really slow(the fade effects on the flash file is really slow, simultaneous effects, rendering images are slow, and gnash was consuming around 98% of the cpu at run time.
My target configuration is Processor: Au1200 running at 400Mhz. with a ddr2 ram of size 128MB.
Is this the usual behaviour of gnash in mips platform or is there any problem in my cross-compilation, is my target very slow for the desired flash file? any optimization is needed?