JSAnalyzer: A Web Developer Tool for Simplifying Mobile Pages Through JavaScript Optimizations
Moumena Chaqfeh, Jacinta Hu, Waleed Hashmi, Russell Coke, Lakshmi, Subramanian, Yasir Zaki

TL;DR
JSAnalyzer is a tool that helps web developers optimize JavaScript on web pages for mobile devices, significantly improving performance and load times while maintaining visual and functional integrity.
Contribution
It introduces a novel, user-friendly tool that enables selective JavaScript disabling for mobile optimization, outperforming existing solutions in effectiveness and usability.
Findings
Achieves over 88% improvement in performance scores on low-end mobiles.
Reduces page load time by 30%.
Maintains over 90% visual similarity to original pages.
Abstract
The amount of JavaScript embedded in Web pages has substantially grown in the past decade, leading to large and complex pages that are computationally intensive for mobile devices. In this paper, we propose JSAnalyzer, an easy-to-use tool that enables Web developers to quickly optimize and generate simpler versions of existing web pages for mobile users. JSAnalyzer can selectively enable or disable JavaScript elements in a page while visually observing their impact, such that non-critical elements can be removed without sacrificing the visual content or the interactive functionality. Our quantitative evaluation results show that JSAnalyzer achieves more than 88% relative increase in performance scoring for low-end mobile phones (i.e., from 32% to 60%), and reduces the page load time by 30%. A qualitative study of 22 users shows that JSAnalyzer maintains more than 90% visual similarity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Mobile and Web Applications · Web Applications and Data Management
