Is it possible to show some kind of frame counter or GPU meter on my Android device? I'd like to test and see how small changes impact the FPS rate. Remote debugging isn't an option because it severely reduces the performance (at least on my end).
Note that I am not trying to profile a native Android app, just a website that heavily uses JavaScript and CSS hardware acceleration.