International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 176 - Number 20 |
Year of Publication: 2020 |
Authors: Iman Kattan, Amer Bouchi, Mouhamad Ayman Naal |
10.5120/ijca2020920172 |
Iman Kattan, Amer Bouchi, Mouhamad Ayman Naal . Time Response Pattern Analysis of C Statements for Performance Evaluation. International Journal of Computer Applications. 176, 20 ( May 2020), 32-38. DOI=10.5120/ijca2020920172
The study and the evaluation of application performance are closely related to the study and the evaluation of time response patterns of the used programming language, including instructions, components, and different programming structures, as well as data types, according to specific criteria. In this paper, the time response of instructions, programming structures, and basic data types of C language is studied, and the results are analyzed to determine the programming patterns having the best performance for the approved infrastructure. This paper studies three main points: - The time response patterns for instructions in C language. - The best time response programming structures. - The correlation between the internal architecture of the processor and the resulting time response pattern. This paper is a step in a research project having as objective to find general features of programming model aiming at enhancing performance of applications. These features are extracted from the analysis of time response patterns of basic instructions and programming structures and data types of the C language. This analysis helps in defining the best time response patterns for the C language. In addition, the correlation between programs and the platform (processor architecture and operating system) is investigated.