Hi all,
The CPU usage is currently at about 12-32 CPU usage for the java instance for a game I’m making, which seems quite high. I’ve made quite a bit of the game now and it’s quite difficult for me to go through and isolate the source of the leak, although when I disable the tick of my game, the usage doesn’t drop that significantly, but when I disable the rendering, it drops to about 8-20 so I was wondering whether there is any program or addon for eclipse that could assist me in finding where I’m going wrong? I would post my code, but it has about 20 classes now.
Anyway, in brief, I’m looking for a sort of static analysis program or any tips for reducing CPU usage. :] Please ask to see any section of my program.
Thanks,
Paul