An Experimental Study of the Performance, Energy, and Programming Effort Trade-offs of Android Persistence Frameworks

Files

TR Number

Date

2016-08-16

Authors

Journal Title

Journal ISSN

Volume Title

Publisher

Virginia Tech

Abstract

One of the fundamental building blocks of a mobile application is the ability to persist program data between different invocations. Referred to as persistence, this functionality is commonly implemented by means of persistence frameworks. When choosing a particular framework, Android-the most popular mobile platform-offers a wide variety of options to developers. Unfortunately, the energy, performance, and programming effort trade-offs of these frameworks are poorly understood, leaving the Android developer in the dark trying to select the most appropriate option for their applications.

To address this problem, this thesis reports on the results of the first systematic study of six Android persistence frameworks (i.e., ActiveAndroid, greenDAO, OrmLite, Sugar ORM, Android SQLite, and Realm Java) in their application to and performance with popular benchmarks, such as DaCapo. Having measured and analyzed the energy, performance, and programming effort trade-offs for each framework, we present a set of practical guidelines for the developer to choose between Android persistence frameworks. Our findings can also help the framework developers to optimize their products to meet the desired design objectives.

Description

Keywords

Energy Efficiency, Performance, Programming Effort, Orthogonal Persistence, Android

Citation

Collections