I have a HTML5 game which has been written in Lime JS, it works fine and smooth on the iPad but does not work smooth on Firefox (running on a pc which I assume is more powerful than an iPad and has a better graphics card), every couple of seconds the animation jumps or is choppy.
The game runs at 60FPS on the pc and around 30FPS on the iPad.
There is too much code to paste but in general has anyone come across this problem or are there any good ways to debug this?
Thanks