we developed an arpg game using cocos2dx(c++ plus lua). the game can now run on android phone. but it runs very slowly when more than 10 players logined. i want to find out the bottleneck. I am checking the code. i also wondering is there any tool that can be used to locate the problem?