Affiliation:
1. Institute of Software, School of Electronics Engineering and Computer Science, Peking University, Beijing, China
Abstract
Computation offloading is a promising way to improve the performance as well as reducing the battery power consumption of a smartphone application by executing some parts of the application on a remote server. Supporting such capability is not easy for smartphone application developers due to (1) correctness: some code, e.g., that for GPS, gravity, and other sensors, can run only on the smartphone so that developers have to identify which parts of the application cannot be offloaded; (2) effectiveness: the reduced execution time must be greater than the network delay caused by computation offloading so that developers need to calculate which parts are worth offloading; (3) adaptability: smartphone applications often face changes of user requirements and runtime environments so that developers need to implement the adaptation on offloading. More importantly, considering the large number of today's smartphone applications, solutions applicable for legacy applications will be much more valuable. In this paper, we present a tool, named DPartner, that automatically refactors Android applications to be the ones with computation offloading capability. For a given Android application, DPartner first analyzes its bytecode for discovering the parts worth offloading, then rewrites the bytecode to implement a special program structure supporting on-demand offloading, and finally generates two artifacts to be deployed onto an Android phone and the server, respectively. We evaluated DPartner on three real-world Android applications, demonstrating the reduction of execution time by 46%-97% and battery power consumption by 27%-83%.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference48 articles.
1. Android http://www.android.com/ Android http://www.android.com/
2. Smartphone Market Share http://www.idc.com/getdoc.jsp?containerId=prUS23503312 Smartphone Market Share http://www.idc.com/getdoc.jsp?containerId=prUS23503312
3. Google Play https://play.google.com/store Google Play https://play.google.com/store
4. The applications number of the Google Play http://en.wikipedia.org/wiki/Google Play The applications number of the Google Play http://en.wikipedia.org/wiki/Google Play
5. Apps drain battery power www.droidforums.net/forum/droidrazr-support/216454-battery-drain.html Apps drain battery power www.droidforums.net/forum/droidrazr-support/216454-battery-drain.html
Cited by
75 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献