GBear Posted January 25, 2016 Share Posted January 25, 2016 hi. IOS performance is really really bad.. my game can play 60 fps with galaxy note 3 but iphone 6 and ipad air2 can play about 20fps.. and iphone6 has memory problems because it have only 1gb ram and it shared cpu and gpu.. ipad aire2 is more good because it have 2gb ram. I checked texture reducing, all textures reduced half and gpu memory to half and it took me safety.. but not fps up.. T-T do you have any idea to optimize ios? Quote Link to comment Share on other sites More sharing options...
xerver Posted January 25, 2016 Share Posted January 25, 2016 You should profile what the bottleneck is, no way to know what is wrong without actually checking the code to see what is wrong Quote Link to comment Share on other sites More sharing options...
GBear Posted January 25, 2016 Author Share Posted January 25, 2016 hi @xerver i'm profiling hard...T-T... but i can't understand about this. i'm supposing because of safari for example. i was tested on macbook safari was bad.. but chrome was good .. chrome was fast 2-3 times than safari T-T Quote Link to comment Share on other sites More sharing options...
xerver Posted January 25, 2016 Share Posted January 25, 2016 Do you have saved profiles we can look at, or a running example where we can get our own? Is the problem with WebGL or Canvas? Quote Link to comment Share on other sites More sharing options...
GBear Posted January 25, 2016 Author Share Posted January 25, 2016 Only webgl.. my game can't play with canvas because it''s too.. too slow and spine atlas has some different with canvan .. and my game is heavy. T-T normally memory use 400-800MB and gpu memory use 100-400mb on chrome's task manager and i'm optimizing for mobiles that specially iphone because it is not safe with my game at this time iphone version use 300-500mb of system memory and 80-180 gpu memory and i'm reducing..(this is so sad.. T_T because texture size reduced) and i will be optimize game code soon ( But i don't have any idea yet.. T-T) Quote idle_chrome.cpuprofile this file is chrome's profile with note 10.1 tablet. Quote idle_pc_chrome.cpuprofile this file is chrome's profile with pc(i7) i can't save ios' profile now.. i will check this... idle_chrome.cpuprofile idle_pc_chrome.cpuprofile Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.