Skip to content

Instantly share code, notes, and snippets.

@4ndrew
Created June 26, 2009 07:20
Show Gist options
  • Save 4ndrew/136349 to your computer and use it in GitHub Desktop.
Save 4ndrew/136349 to your computer and use it in GitHub Desktop.
Pluses:
* Highly configurable
* Not only for motoguide.
* UI interface
* Source code doesn't require any changes (byte-code injection used)
* Log4j auto configuration
* ant task automatization support
Minuses:
* Currently only text reports supported.
* Multiple markers implementation not completed yet.
* Currently slow, need optimization
Sample output:
Stats for: Screen EpgScreen invalid visible EpgScreen [x=0,y=0,width=960,height=540]
Max: 1301ms,
Min: 254ms,
Average: 537.1ms,
Count: 10
Stats for: Screen BreadCrumbsContainer invalid visible BreadCrumbsContainer [x=0,y=0,width=960,height=540]
Max: 2394ms,
Min: 105ms,
Average: 446.92ms,
Count: 50
Stats for: Screen InfoBannerOverlayScreen invalid visible InfoBannerOverlayScreen [x=0,y=0,width=960,height=540]
Max: 2428ms,
Min: 2428ms,
Average: 2428.0ms,
Count: 1
Stats for: Screen HomeScreen invalid visible HomeScreen [x=0,y=0,width=960,height=540]
Max: 4129ms,
Min: 145ms,
Average: 1358.7ms,
Count: 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment