Fusing speed index during Web page loading

W Liu, X Yang, H Lin, Z Li, F Qian - … of the ACM on Measurement and …, 2022 - dl.acm.org
With conventional web page load metrics (eg, Page Load Time) being blamed for deviating
from actual user experiences, in recent years a more sensible and complex metric called …

Accelerating page loads via streamlining JavaScript engine for distributed learning

C Liang, G Wang, N Li, Z Wang, W Zeng, F Xiao… - Information …, 2024 - Elsevier
Distributed learning based on JavaScript-based frontends is typically implemented at the
endpoint to maximize performance. Yet, JavaScript-based frontends often experience …

Horcrux: Automatic javascript parallelism for resource-efficient web computation

S Mardani, A Goel, R Ko, HV Madhyastha… - … on Operating Systems …, 2021 - usenix.org
Web pages today commonly include large amounts of JavaScript code in order to offer users
a dynamic experience. These scripts often make pages slow to load, partly due to a …

Rethinking client-side caching for the mobile web

A Goel, V Ruamviboonsuk, R Netravali… - Proceedings of the …, 2021 - dl.acm.org
Mobile web browsing remains slow despite many efforts to accelerate page loads. Like
others, we find that client-side computation (in particular, JavaScript execution) is a key …

Achieving fast page load for websites across multiple domains

J Huang, H Zhu, M Liu, T Zhang… - Transactions on …, 2022 - Wiley Online Library
The dependencies between the resources on web page slow down the page load process,
resulting in degradation of user experience and provider revenue. Recent solutions …

Rethinking Web Caching: An Optimization for the Latency-Constrained Internet

M Hosseini, S Darabi, P Eugster, M Choopani… - Proceedings of the 23rd …, 2024 - dl.acm.org
Caching is a fundamental web technique for reducing Page Load Time (PLT) by reusing
previously fetched resources. We highlight the drawbacks of the current caching approach …

Visual-Aware Testing and Debugging for Web Performance Optimization

X Yang, W Liu, H Lin, Z Li, F Qian, X Wang… - Proceedings of the …, 2023 - dl.acm.org
Web performance optimization services, or web performance optimizers (WPOs), play a
critical role in today's web ecosystem by improving page load speed and saving network …

Alohamora: Reviving {HTTP/2} Push and Preload by Adapting Policies On the Fly

N Kansal, M Ramanujam, R Netravali - 18th USENIX Symposium on …, 2021 - usenix.org
Despite their promise, HTTP/2's server push and preload features have seen minimal
adoption. The reason is that the efficacy of a push/preload policy depends on subtle …

Fine-grained HTTP/3 prioritization via reinforcement learning

KK Wong, L Cui - Computer Networks, 2023 - Elsevier
As the latest version of HTTP, HTTP/3 reduces the loading time of web pages and improves
the user experience by replacing TCP and TLS with QUIC. Previous studies have already …

From Files to Streams: Revisiting Web History and Exploring Potentials for Future Prospects

L Vogel, T Springer, M Wählisch - … Proceedings of the ACM on Web …, 2024 - dl.acm.org
Over the last 30 years, the World Wide Web has changed significantly. In this paper, we
argue that common practices to prepare web pages for delivery conflict with many efforts to …