As an evening hack I slapped together an AppState that exposes the render stats through JMX so you can see them in JConsole. I have no real compelling reason to read them there instead of fresh from the app screen but you know, because I could And also to teach people about JConsole and JMX because those are cool things.
Source and short tutorial can be found here: http://portal.zoom.nu/jme
4 Likes
Cool, thanks for sharing