標題: | Booting, browsing and streaming time profiling, and bottleneck analysis on android-based systems |
作者: | Lin, Ying-Dar Ho, Cheng-Yuan Lai, Yuan-Cheng Du, Tzu-Hsiung Chang, Shun-Lee 資訊工程學系 友訊交大聯合研發中心 Department of Computer Science D Link NCTU Joint Res Ctr |
關鍵字: | Android;Booting;Browsing;Streaming;Time profiling |
公開日期: | 1-七月-2013 |
摘要: | Android-based systems perform slowly in three scenarios: booting, browsing, and streaming. Time profiling on Android devices involves three unique constraints: (1) the execution flow of a scenario invokes multiple software layers, (2) these software layers are implemented in different programming languages, and (3) log space is limited. To compensate for the first and second constraints, we assumed a staged approach using different profiling tools applied to different layers and programming languages. As for the last constraint and to avoid generating enormous quantities of irrelevant log data, we began profiling scenarios from an individual module, and then iteratively profiled an increased number of modules and layers, and finally consolidated the logs from different layers to identify bottlenecks. Because of this iteration, we called this approach a staged iterative instrumentation approach. To analyze the time required to boot the devices, we conducted experiments using off-the-shelf Android products. We determined that 72% of the booting time was spent initializing the user-space environment, with 44.4% and 39.2% required to start Android services and managers, and preload Java classes and resources, respectively. Results from analyzing browsing performance indicate that networking is the most significant factor, accounting for at least 90% of the delay in browsing. With regard to online streaming, networking and decoding technologies are two most important factors occupying 77% of the time required to prepare a 22 MB video file over a Wi-Fi connection. Furthermore, the overhead of this approach is low. For example, the overhead of CPU loading is about 5% in the browsing scenario. We believe that this proposed approach to time profiling represents a major step in the optimization and future development of Android-based devices. (c) 2013 Elsevier Ltd. All rights reserved. |
URI: | http://dx.doi.org/10.1016/j.jnca.2013.02.024 http://hdl.handle.net/11536/22261 |
ISSN: | 1084-8045 |
DOI: | 10.1016/j.jnca.2013.02.024 |
期刊: | JOURNAL OF NETWORK AND COMPUTER APPLICATIONS |
Volume: | 36 |
Issue: | 4 |
起始頁: | 1208 |
結束頁: | 1218 |
顯示於類別: | 期刊論文 |