Hi guys…
I need your help,
how can i test my app’s performance using a profiling tool?
I know there is a library of cocos2d for profiling but i think its time consuming if i’m gonna used that… cuz i dont wanna go all through out my code just to used it
I would like to know how to use profiling tools for Cocos2d-JS too, lol.
The tutorial you post should be for debugging Android app.
So for iOS, you can use Xcode profiling tools and you don’t need go through those setup.
Although it test in iOS but at least you can know which code you should improve.