parrissays's Recent Forum Activity

  • Hmmm, I'm still doubtful. I stumbled across this while trying to find performance information on Ejecta. Note: I'm not using Construct 2 or any Scirra products. I ended up manually creating my own test.

    We created a WKWebView with an HTML page, an optimized RequireJS bundle, threejs and a couple other resources. We were getting 18 fps in a scene with 2000 threejs plane geometries and 9 materials with textures.

    We create an identical Ejecta scene but with an index.js instead of an html page, and we got 50fps. Also note we are merging geometries and have interactions with them, etc.

    JIT compiling of JS is great and would likely make Ejecta faster; however, I don't know that JIT compilation is the only performance metric. It is likely that the browser has lots of overhead and memory consumption. It is also likely that WebGL is slower than OpenGL ES on mobile devices. This is also exemplified by just running any threejs demo in your browser (try buffergeometry, which should the highest performing, and runs at 7fps on an iOS8 ipod touch).

    It could be the case we are doing something wrong. I'll retest eventually and get back to you.

    Devices tested: iPod Touch, iPad Mini, iPad Mini with Retina

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I know this is old, but I just stumbled across it.

    I did a performance test between iOS8's WKWebView and Ejecta. We have a pretty complex scene. I really don't think the WKWebView is going to be THAT much better. It is great for simple pages, but for games it still doesn't cut it.

    With a large scene we were getting 50fps for ejecta and crawling around 10fps for WKWebView.

    I don't know if someone created hooks to make phonegap + wkwebviews + canvas better, but its doubtful.

parrissays's avatar

parrissays

Member since 26 Sep, 2014

None one is following parrissays yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies