With greenDAO 3 released, it’s time again to look at the Android ORM performance landscape and do some benchmarks. This time, we also tested newer ORMs for SQLite like DbFlow, requery, SQLDelight, and SquiDB. Also, we had an extensive look at benchmarks done by others. Let’s get started with our results:
Tag Archives: Benchmark
Benchmarking on Android
I don’t believe in any statistics I didn’t fake myself (German saying)
Doing good performance benchmarks is hard and benchmarking on Android is no exception. Here is a checklist on how to do fair and robust benchmarks:
Android ORM Performance in 2015
The recent release of greenDAO 2.0 is reason enough to re-evaluate Android ORM performance in 2015. Here are the results (higher is better):
Continue reading