Git Product home page Git Product logo

appspeedindex's Introduction

""" This repository is based on chrome's speed index: https://code.google.com/p/chromium/codesearch#chromium/src/tools/perf/metrics/speedindex.py

For more details, see: https://sites.google.com/a/webpagetest.org/docs/using-webpagetest/metrics/speed-index

However, instead of measuring web pages, it calculates the "visual completeness" for android apps. This can be specially useful for black-box testing of apps startup. It doesn't need any special instrumentation on the application under test. As such, it provides fairly coarse grained information, but that can still be useful as a first approach to measure startup performance. """

1) Build the "BoundingBox" helper app.

sdk/tools/android update project --name BoundingBox -p . --target android-19 ant clean debug ant debug install

2) Build the "bitmap" python module:

g++ bitmaptools.cc -o bitmaptools

appspeedindex's People

Contributors

bulach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.