GitXplorerGitXplorer
p

android_java_benchs

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
1e4a0443310ae44bdf1b654cdc2ad9f716c22ca5

Initial commit

ppedronveloso committed 13 years ago

README

The README file for this repository.

Android Java Benchmarks - android_java_benchs

Author: Pedro Veloso Contact email: pedro.n.veloso@gmail.com

What is this?

This project benchmarks several programming patterns that have similar ends in Android. I made it for myself to measure performance impact in various Android versions and devices.

What it is not?

A benchmark to the JNI Android interface or other low-level optimizations.

License

Apache License, Version 2.0

http://www.apache.org/licenses/LICENSE-2.0

References

Java Tuning White Paper: http://java.sun.com/performance/reference/whitepapers/tuning.html#section3.1

Android Design for Performance: http://developer.android.com/guide/practices/performance.html