HTML5 game performance on iOS 8

Monkey Archive Forums/Digital Discussion/HTML5 game performance on iOS 8

Soap(Posted 2014) [#1]
https://www.scirra.com/blog/150/html5-game-performance-on-ios-8

Conclusion
iOS 8 brings huge performance improvements for HTML5 games today. It is of particular importance to games using WebGL shader effects, particle effects, high object counts, tiled backgrounds/tilemaps, or publishing with PhoneGap. In the long term it means fantastic support for native iOS games using PhoneGap, and the likely demise of non-browser wrapper engines.

Now every major desktop and mobile platform supports high-performance JIT-compiled Javascript and WebGL support (even Internet Explorer!). We've never been more sure that the web is the platform, and that HTML5 gaming is the future.



FelipeA(Posted 2014) [#2]
I tried some examples of monkey flixel and they run like butter. Monkey's html5 target could focus on that too.