Tagged articles
8 articles
Page 1 of 1
iQIYI Technical Product Team
iQIYI Technical Product Team
Dec 29, 2023 · Frontend Development

Performance Optimization of H5 Pages on TV Devices: Challenges, Solutions, and Results

To address fragmented TV OS versions, low‑end hardware, and SDK fragmentation, the Kiwi App team defined unified performance metrics and applied optimizations—resource merging, server‑side rendering, offline caching, HTTP/2 networking, parallel loading, WebView pre‑heating, and page pre‑rendering—cutting average H5 load time from over five seconds to about two seconds and increasing conversion and payment success rates, with plans to keep loads under two seconds.

SSRTV DevicesWeb Performance
0 likes · 13 min read
Performance Optimization of H5 Pages on TV Devices: Challenges, Solutions, and Results
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 26, 2022 · Frontend Development

How Front‑End Developers Can Elevate H5 Game Experience to Native Quality

This article explores how front‑end engineers can improve H5 game experiences by focusing on stable 60 fps rendering, high‑quality assets, multi‑screen compatibility, performance‑aware animation, and intuitive interaction design, while balancing limited resources and trade‑offs to approach native‑like quality.

Game DevelopmentUser experienceanimation
0 likes · 18 min read
How Front‑End Developers Can Elevate H5 Game Experience to Native Quality
DaTaobao Tech
DaTaobao Tech
Feb 23, 2022 · Mobile Development

APM Page Load Time Calibration: From 0 to 2

The article chronicles Taobao Android’s APM page‑load‑time calibration, moving from the basic 8060 visible‑calculation algorithm to asynchronous, element‑aware methods with view tagging, page‑specific thresholds, custom root views, and H5/Weex support, dramatically improving accuracy by excluding non‑essential elements.

8060 algorithmAPMAndroid performance
0 likes · 16 min read
APM Page Load Time Calibration: From 0 to 2
Tencent Cloud Developer
Tencent Cloud Developer
Jun 7, 2018 · Mobile Development

Optimizing H5 Loading Speed and Experience in Mobile Apps

The article explains why H5 pages feel slow in enterprise WeChat apps and presents a comprehensive set of techniques—including request reduction, caching, native‑H5 communication (jsapi, URL scheme, string replacement), bundling resources, pre‑loading WebView, incremental offline updates, iOS‑specific fixes, and WKWebView handling—to dramatically accelerate loading and achieve near‑native performance.

Mobile FrontendNative integrationWebView performance
0 likes · 10 min read
Optimizing H5 Loading Speed and Experience in Mobile Apps
Tencent TDS Service
Tencent TDS Service
May 24, 2018 · Frontend Development

How to Make H5 Pages Load Instantly in Mobile Apps: Proven Optimization Techniques

This article explains why H5 pages often suffer long white‑screen delays in mobile apps and provides a comprehensive set of front‑end, caching, and native integration strategies—including request reduction, preloading, communication methods, and WKWebView tweaks—to achieve near‑native load speeds.

Hybrid AppMobile FrontendWebView performance
0 likes · 10 min read
How to Make H5 Pages Load Instantly in Mobile Apps: Proven Optimization Techniques
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 6, 2018 · Mobile Development

How to Make Embedded H5 Pages Load Instantly in Mobile Apps

This article explains why H5 pages in mobile apps suffer white‑screen delays and presents a comprehensive set of frontend, client‑side, and offline‑package optimizations—including caching strategies, preloading, WebView pooling, and server‑side rendering—to achieve near‑native startup performance.

h5 optimizationmobile performanceoffline package
0 likes · 15 min read
How to Make Embedded H5 Pages Load Instantly in Mobile Apps
21CTO
21CTO
Dec 15, 2015 · Frontend Development

How Taobao Cut Mobile H5 Load Times by 70%: The 521 Rule and Real‑World Optimizations

This article details how Alibaba's mobile Taobao app tackled severe H5 performance problems in 2015 by introducing the 521 rule, extensive system analysis, and a series of front‑end, network, and native optimizations—including HTTPDNS, SPDY, image compression, and pre‑loading—that collectively reduced load times dramatically and boosted user metrics.

HTTPDNSMobile WebSPDY
0 likes · 17 min read
How Taobao Cut Mobile H5 Load Times by 70%: The 521 Rule and Real‑World Optimizations