Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

Best way to test code performance? (on other devices)

$
0
0

Hi all!

What is the best way to check whether my code is compatible with most devices?

I can monitor the code in task manager but I'm not sure how to interpret all the numbers (the workings of the CPU and GPU are beyond me). I can see how much CPU my code is using (usually between 00 and 20). Is 20 a lot? How much CPU should I be aiming to limit my code to if I want to make it compatible for something like an Android phone? Is the CPU the only measure for a code's demand on the device it's ran in?


Viewing all articles
Browse latest Browse all 941

Trending Articles