Publikationen

Performance issues and optimizations in JavaScript: an empirical study

AutorSelakovic, Marija; Pradel, Michael
Datum2016
ArtConference Proceedings
AbstraktAs JavaScript is becoming increasingly popular, the performance of JavaScript programs is crucial to ensure the responsiveness and energy-efficiency of thousands of programs. Yet, little is known about performance issues that developers face in practice and they address these issues. This paper presents an empirical study of 98 fixed performance issues from 16 popular client-side and server-side JavaScript projects. We identify eight root causes of issues and show that inefficient usage of APIs is the most prevalent root cause. Furthermore, we find that most issues are addressed by optimizations that modify only a few lines of code, without significantly affecting the complexity of the source code. By studying the performance impact of optimizations on several versions of the SpiderMonkey and V8 engines, we find that only 42.68% of all optimizations improve performance consistently across all versions of both engines. Finally, we observe that many optimizations are instances of patterns applicable across projects, as evidenced by 139 previously unknown optimization opportunities that we find based on the patterns identified during the study. The results of the study help application developers to avoid common mistakes, researchers to develop performance-related techniques that address relevant problems, and engine developers to address prevalent bottleneck patterns.
Konferenz38th International Conference on Software Engineering
ISBN978-1-4503-3900-1
InICSE '16 Proceedings of the 38th International Conference on Software Engineering, p.61-72
PublisherACM
SchlüsselTUD-CS-2016-14765
Urlhttps://tubiblio.ulb.tu-darmstadt.de/id/eprint/98168