friendlyrobotnyc / TinyDancer

An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests

digitalbuddha opened this issue · comments

Thanks to @jaredsburrows for adding CI, I should add some tests.

@digitalbuddha By any chance, have you used this library to write Espresso tests and logged the FPS and potentially fail the test if the FPS number dropped too low?