[HTML][HTML] Development and evaluation of a reference measurement model for assessing the resource and energy efficiency of software products and components …

A Guldner, R Bender, C Calero, GS Fernando… - Future Generation …, 2024 - Elsevier
In the past decade, research on measuring and assessing the environmental impact of
software has gained significant momentum in science and industry. However, due to the …

[PDF][PDF] Conceptual framework for enhancing front-end web performance: Strategies and best practices

HO Ekpobimi, RC Kandekere… - Global Journal of …, 2024 - gsjournals.com
This review paper presents a conceptual framework for optimizing front-end web
performance, emphasizing the critical strategies of code splitting, lazy loading, caching, and …

Web Image Formats: Assessment of Their Real-World-Usage and Performance Across Popular Web Browsers

B Dornauer, M Felderer - International Conference on Product-Focused …, 2023 - Springer
In 2023, images on the web make up 41% of transmitted data, significantly impacting the
performance of web apps. Fortunately, image formats like WEBP and AVIF could offer …

SONIC: Connect the Unconnected via FM Radio & SMS

A Pandey, R Asim, K Mengal, M Varvello… - Proceedings of the 20th …, 2024 - dl.acm.org
As of 2022, about 2.78 billion people in develo** countries do not have access to the
Internet. Lack of Internet access hinders economic growth, educational opportunities, and …

Overview of Web Application Performance Optimization Techniques

J Vepsäläinen, A Hellas, P Vuorimaa - arxiv preprint arxiv:2412.07892, 2024 - arxiv.org
During its thirty years of existence, the World Wide Web has helped to transform the world
and create digital economies. Although it started as a global information exchange, it has …

An empirical study of bloated dependencies in CommonJS packages

Y Liu, D Tiwari, C Bogdan, B Baudry - arxiv preprint arxiv:2405.17939, 2024 - arxiv.org
JavaScript packages are notoriously prone to bloat, a factor that significantly impacts the
performance and maintainability of web applications. While web bundlers and tree-shaking …

A Folklore Confirmation on the Removal of Dead Code

S Romano, G Toriello, P Cassieri, R Francese… - Proceedings of the 28th …, 2024 - dl.acm.org
In this folklore-confirmation short paper, we present the results of a study on the removal of
dead code. We aim to gather evidence on the impact of dead-method removal on the …

Dead Code Removal at Meta: Automatically Deleting Millions of Lines of Code and Petabytes of Deprecated Data

W Shackleton, K Cohn-Gordon, PC Rigby… - Proceedings of the 31st …, 2023 - dl.acm.org
Software constantly evolves in response to user needs: new features are built, deployed,
mature and grow old, and eventually their usage drops enough to merit switching them off. In …

A Confirmation Study on the Removal of Dead Code from Java Desktop Applications

S Romano, G Toriello, P Cassieri… - 2024 50th Euromicro …, 2024 - ieeexplore.ieee.org
In this paper, we present the results of a confirmation study on the impact of dead-method
removal on the internal structure of source code, time to compile source code, and space to …

Optimizing Asynchronous JavaScript Applications

A Turcotte - 2023 - search.proquest.com
JavaScript is arguably today's most popular programming language, and it is ubiquitous as
the “language of the web”. It is dynamically typed, meaning that programmers do not write …