2011 Second International Conference on Innovations in Bio-Inspired Computing and Applications 2011
DOI: 10.1109/ibica.2011.85
|View full text |Cite
|
Sign up to set email alerts
|

Benchmark Dalvik and Native Code for Android System

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
26
0
1

Year Published

2012
2012
2021
2021

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 38 publications
(29 citation statements)
references
References 2 publications
2
26
0
1
Order By: Relevance
“…Note that even when for specific refactoring opportunities automatic detection is straightforward (e.g., getter/setter usage), automatic recognition for others is challenging (e.g., reusing objects). Also, we will test the impact of the proposed refactorings using native Android applications, which is also a hot topic in the area . Finally, this work is being extended to desktop environments as in .…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Note that even when for specific refactoring opportunities automatic detection is straightforward (e.g., getter/setter usage), automatic recognition for others is challenging (e.g., reusing objects). Also, we will test the impact of the proposed refactorings using native Android applications, which is also a hot topic in the area . Finally, this work is being extended to desktop environments as in .…”
Section: Discussionmentioning
confidence: 99%
“…In , Java code is compared with Android native code in terms of performance. Twelve popular benchmarks divided into eight categories were used to evaluate the performance of Java on Android smartphones.…”
Section: Related Workmentioning
confidence: 99%
“…Figure 9 depicts an extract of the XML output file generated during the simulation of the synthetic program. In this example, one can observe the metrics obtained for the floating-point operation (lines [3][4][5][6][7][8][9][10][11][12][13][14]. For each operation, the parameters used in the reported simulations are informed (lines 4-7), and the collected metrics are presented (lines [8][9][10][11][12][13][14].…”
Section: Figurementioning
confidence: 99%
“…For Android platforms, different performance results can be obtained by a Java code implemented in the software development kit library and by the activation of a native code (C/C++). 6,7 In the OC library, this possibility is considered in categories CPU, Memory, GPU, and Storage, which, as can be seen in Figure 1, are subdivided into the subcategories "Java code" and "Native code" for code snippets in Java and C/C++, respectively. Note that the category Network also has 2 subcategories: one for code operating with third-generation (3G) technology and another for code operating with a wireless network.…”
Section: Library Of Code Snippets For the Generation Of Synthetic Promentioning
confidence: 99%
See 1 more Smart Citation