Skip to content

muhammeddawood/android_web_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yslow_android

Gives an experience report for andriod applications. It reports on

  1. Page tranistion
  2. Launch time
  3. Responsiveness

It generates a rating (1-100) for these parameters based on profiling the application from multiple perspectives like

  1. Launch time
  2. Activity in Back Stack
  3. Overdraw Count
  4. GC overhead

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 39.0%
  • CSS 33.0%
  • JavaScript 20.1%
  • Shell 4.6%
  • Perl 3.2%
  • AspectJ 0.1%